-
Notifications
You must be signed in to change notification settings - Fork 61
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
Increase timeouts for "Import from Git" UI test #2876
Increase timeouts for "Import from Git" UI test #2876
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #2876 +/- ##
==========================================
+ Coverage 33.77% 35.22% +1.44%
==========================================
Files 55 55
Lines 4059 4063 +4
Branches 768 763 -5
==========================================
+ Hits 1371 1431 +60
+ Misses 2688 2632 -56
☔ View full report in Codecov by Sentry. |
a1ac5d4
to
2e33e60
Compare
How the heck could I possibly be increasing code coverage? That makes no sense. |
2e33e60
to
b729818
Compare
Signed-off-by: David Thompson <davthomp@redhat.com>
b729818
to
1fce587
Compare
I double checked, and the coverage is not actually increasing (if I get the coverage from running |
@rgrunber if you have time, could you please take a look at this PR? |
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.
Tested locally on cli and with the launch config in VS Code. Both seem to be passing.
Signed-off-by: David Thompson davthomp@redhat.com