kiwitcms / junit-plugin

JUnit plugin for Kiwi TCMS
http://kiwitcms.org
GNU General Public License v3.0
4 stars 5 forks source link

Feature/test reports custom parametrization #348

Open Angelthree95 opened 1 year ago

Angelthree95 commented 1 year ago

Tested on private TCMS instance, but I can reproduce the results if given time/sample project.

codecov[bot] commented 1 year ago

Codecov Report

Merging #348 (d80444d) into master (0988b24) will decrease coverage by 46.53%. The diff coverage is 8.97%.

@@              Coverage Diff              @@
##             master     #348       +/-   ##
=============================================
- Coverage     58.86%   12.33%   -46.53%     
+ Complexity      126       41       -85     
=============================================
  Files            16       17        +1     
  Lines           564      624       +60     
  Branches         33       47       +14     
=============================================
- Hits            332       77      -255     
- Misses          207      545      +338     
+ Partials         25        2       -23     
Files Changed Coverage Δ
...tations/TcmsTestAttributesAnnotationProcessor.java 0.00% <0.00%> (ø)
src/main/java/org/kiwitcms/java/config/Config.java 25.58% <0.00%> (-63.61%) :arrow_down:
...ava/org/kiwitcms/java/junit/KiwiTcmsExtension.java 0.00% <0.00%> (-72.73%) :arrow_down:
.../java/org/kiwitcms/java/junit/TestDataEmitter.java 0.00% <0.00%> (-71.58%) :arrow_down:
...rc/main/java/org/kiwitcms/java/model/TestCase.java 70.00% <ø> (-5.00%) :arrow_down:
.../main/java/org/kiwitcms/java/model/TestMethod.java 0.00% <0.00%> (-28.58%) :arrow_down:
src/main/java/org/kiwitcms/java/api/RpcClient.java 12.96% <63.63%> (-29.97%) :arrow_down:

... and 10 files with indirect coverage changes