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

Add annotation to tag tests by test case ID #336

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

[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 Oct 11, 2024 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

Attention: 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 10 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.