Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

fd95cb5
Select commit
Loading
Failed to load commit list.
Open

Add annotation to tag tests by test case ID #336

[pre-commit.ci] auto fixes from pre-commit.com hooks
fd95cb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 12, 2026 in 0s

10.65% (-48.22%) compared to c4f5aeb

View this Pull Request on Codecov

10.65% (-48.22%) compared to c4f5aeb

Details

Codecov Report

❌ Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 10.65%. Comparing base (c4f5aeb) to head (fd95cb5).
⚠️ Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
src/main/java/org/kiwitcms/java/api/RpcClient.java 0.00% 11 Missing ⚠️
.../java/org/kiwitcms/java/junit/TestDataEmitter.java 0.00% 5 Missing ⚠️
...ava/org/kiwitcms/java/junit/KiwiTcmsExtension.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #336       +/-   ##
=============================================
- Coverage     58.86%   10.65%   -48.22%     
+ Complexity      126       34       -92     
=============================================
  Files            16       16               
  Lines           564      582       +18     
  Branches         33       37        +4     
=============================================
- Hits            332       62      -270     
- Misses          207      519      +312     
+ Partials         25        1       -24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.