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

Increase timeouts for "Import from Git" UI test #2876

Merged

Conversation

datho7561
Copy link
Contributor

Signed-off-by: David Thompson davthomp@redhat.com

@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: +1.44 🎉

Comparison is base (c1fef59) 33.77% compared to head (1fce587) 35.22%.

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     
Impacted Files Coverage Δ
src/odo.ts 33.25% <9.09%> (+0.07%) ⬆️
src/openshift/openshiftItem.ts 16.45% <66.66%> (-2.42%) ⬇️
src/odo/command.ts 18.51% <87.50%> (+4.66%) ⬆️
src/openshift/component.ts 20.19% <87.87%> (+4.88%) ⬆️
src/oc.ts 100.00% <100.00%> (+80.00%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@datho7561 datho7561 force-pushed the increase-git-import-timeout branch from a1ac5d4 to 2e33e60 Compare May 16, 2023 16:18
@datho7561
Copy link
Contributor Author

How the heck could I possibly be increasing code coverage? That makes no sense.

@datho7561 datho7561 force-pushed the increase-git-import-timeout branch from 2e33e60 to b729818 Compare May 16, 2023 16:59
Signed-off-by: David Thompson <davthomp@redhat.com>
@datho7561 datho7561 force-pushed the increase-git-import-timeout branch from b729818 to 1fce587 Compare May 16, 2023 17:54
@datho7561
Copy link
Contributor Author

I double checked, and the coverage is not actually increasing (if I get the coverage from running main locally, I get the same numbers as for this PR)

@datho7561 datho7561 marked this pull request as ready for review May 16, 2023 18:45
@datho7561
Copy link
Contributor Author

@rgrunber if you have time, could you please take a look at this PR?

@rgrunber rgrunber added this to the 1.4.0 milestone May 16, 2023
Copy link
Member

@rgrunber rgrunber left a 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.

@rgrunber rgrunber merged commit 3a18ed6 into redhat-developer:main May 16, 2023
@datho7561 datho7561 deleted the increase-git-import-timeout branch May 16, 2023 19:35
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