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 Sep 1, 2023 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

Merging #336 (fd95cb5) into master (c4f5aeb) will decrease coverage by 48.22%.
Report is 7 commits behind head on master.
The diff coverage is 0.00%.

@@              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     
Files Changed Coverage Δ
src/main/java/org/kiwitcms/java/api/RpcClient.java 9.72% <0.00%> (-33.21%) ⬇️
...ava/org/kiwitcms/java/junit/KiwiTcmsExtension.java 0.00% <0.00%> (-72.73%) ⬇️
.../java/org/kiwitcms/java/junit/TestDataEmitter.java 0.00% <0.00%> (-71.58%) ⬇️
.../main/java/org/kiwitcms/java/model/TestMethod.java 0.00% <ø> (-28.58%) ⬇️

... and 12 files with indirect coverage changes