-
Notifications
You must be signed in to change notification settings - Fork 11
tests: fix failing tests #1376
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
tests: fix failing tests #1376
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1376 +/- ##
==========================================
- Coverage 44.26% 44.17% -0.09%
==========================================
Files 57 57
Lines 4688 4688
==========================================
- Hits 2075 2071 -4
- Misses 2351 2354 +3
- Partials 262 263 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
01a3e29 to
3b0d84c
Compare
3b0d84c to
edb10b5
Compare
edb10b5 to
e338732
Compare
e338732 to
2e8bb41
Compare
2e8bb41 to
2b9588c
Compare
2b9588c to
a5f09b6
Compare
a5f09b6 to
81e7acf
Compare
81e7acf to
1d17c7e
Compare
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
1d17c7e to
056f959
Compare
|
@alacuku The CI is fixed now. PTAL |
This PR makes 2 tests skip.
Here are the issues that track re-enabling them:
TestKongArgoAddonis failing in CI #1375TestEnvironmentWithRegistryAddonis failing in CI #1374