-
Notifications
You must be signed in to change notification settings - Fork 521
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
chore(jkube-kit-build-api): Removed mock statements from AssemblyMana… #2607
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2607 (2024-02-02T07:09:06Z) ⚙️ JKube E2E Tests (7752501938)
|
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2607 +/- ##
=============================================
+ Coverage 59.36% 70.32% +10.96%
- Complexity 4586 4962 +376
=============================================
Files 500 480 -20
Lines 21211 19308 -1903
Branches 2830 2495 -335
=============================================
+ Hits 12591 13578 +987
+ Misses 7370 4501 -2869
+ Partials 1250 1229 -21 ☔ View full report in Codecov by Sentry. |
Description
Removed mock statements from AssemblyManagerTest
Fixes #2599
Type of change
test, version modification, documentation, etc.)
Checklist