-
Notifications
You must be signed in to change notification settings - Fork 15
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
fix(KFLUXUI-198): component relationship remove button #45
Conversation
/ok-to-test |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #45 +/- ##
==========================================
+ Coverage 79.61% 79.88% +0.27%
==========================================
Files 564 568 +4
Lines 20991 21270 +279
Branches 5200 5275 +75
==========================================
+ Hits 16712 16992 +280
+ Misses 4254 4253 -1
Partials 25 25
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/retest |
/ok-to-test |
/ok-to-test |
1 similar comment
/ok-to-test |
9a5da49
to
9ebfd58
Compare
After adding more cases, it seems the project coverage rises but the patch coverage keeps stale. When I check the patch coverage report, I feel it does not make sense. The marked missing hit lines have been covered during tests and more, I do not think counting empty lines helps. |
Backports KFLUXBUGS-1197