Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BugFix] fix test_sample_generate bug #8157

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

ZHUI
Copy link
Collaborator

@ZHUI ZHUI commented Mar 20, 2024

PR types

PR changes

Description

Merge remote-tracking branch 'origin/develop' into bugfix/sample_generate
Update Makefile
Update Makefile
remove paddle as require.
fix  https://github.com/PaddlePaddle/Paddle/issues/62860
fix test_sample_generate bug.

    Merge remote-tracking branch 'origin/develop' into bugfix/sample_generate
    Update Makefile
    Update Makefile
    remove paddle as require.
    fix  PaddlePaddle/Paddle#62860
    fix test_sample_generate bug.
Copy link

paddle-bot bot commented Mar 20, 2024

Thanks for your contribution!

@ZHUI ZHUI changed the title Squashed commit of the following: [BugFix] fix test_sample_generate bug Mar 20, 2024
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.40%. Comparing base (b6dcb4e) to head (2451b0f).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8157      +/-   ##
===========================================
+ Coverage    55.37%   55.40%   +0.03%     
===========================================
  Files          596      596              
  Lines        91622    91622              
===========================================
+ Hits         50732    50760      +28     
+ Misses       40890    40862      -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@wawltor wawltor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wawltor wawltor merged commit ac57ad7 into PaddlePaddle:develop Mar 20, 2024
12 of 16 checks passed
@ZHUI ZHUI deleted the fix/ci3 branch March 20, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants