-
Notifications
You must be signed in to change notification settings - Fork 88
Update CI #639
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
Update CI #639
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## master #639 +/- ##
==========================================
- Coverage 35.57% 35.56% -0.01%
==========================================
Files 277 277
Lines 34892 34892
==========================================
- Hits 12413 12410 -3
- Misses 22479 22482 +3
Flags with carried forward coverage won't be shown. Click here to find out more. see 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr-agent |
PR Code Suggestions ✨Explore these optional code suggestions:
🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr-agent |
|||||||||
1d140cf to
c5b7f55
Compare
|
Many jobs are failing:( Edit: Probably because Wrench 1.3.0 has some bug. Like I said, it is not very stable. We can try an older version to see. |
c5b7f55 to
7b2ef9e
Compare
windxu88
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
DO NOT FORGET TO INCLUDE A CHANGELOG ENTRY
Purpose of this PR
This PR makes a couple of updates:
--fail-on-assertto ensure we don't miss any assert.Links
Jira:
Comments to Reviewers
This PR is depends on #638.