-
Notifications
You must be signed in to change notification settings - Fork 27
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
✅ Fixes flaky test api-server #3569 #4205
✅ Fixes flaky test api-server #3569 #4205
Conversation
090c6c5
to
80ea1a1
Compare
Codecov Report
@@ Coverage Diff @@
## master #4205 +/- ##
========================================
+ Coverage 73.1% 80.3% +7.2%
========================================
Files 838 952 +114
Lines 35246 41354 +6108
Branches 953 953
========================================
+ Hits 25766 33213 +7447
+ Misses 9276 7924 -1352
- Partials 204 217 +13
Flags with carried forward coverage won't be shown. Click here to find out more.
|
ef0fd64
to
a0c4a78
Compare
4e7a55b
to
e60ad44
Compare
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.
ok cool. and let's check this question tomorrow.
41e0566
to
f3f9566
Compare
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.
👍
41d072b
to
a51ef00
Compare
Co-authored-by: Andrei Neagu <[email protected]>
ac70927
to
d507c0c
Compare
Code Climate has analyzed commit d507c0c and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
test/public-api
Insight on Failing Test
Related issue/s
How to test
cd tests/public-api make install-dev pytest -vv test_solvers_jobs_api.py