cucumber-reporting icon indicating copy to clipboard operation
cucumber-reporting copied to clipboard

Enable generation of Reports from a List of Features

Open FlorianKaemmerer opened this issue 4 years ago • 1 comments

this is just a rough idea how you got enable generation of the Reports from a List of Features

FlorianKaemmerer avatar Aug 13 '20 12:08 FlorianKaemmerer

Codecov Report

Merging #959 into master will decrease coverage by 0.14%. The diff coverage is 94.59%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #959      +/-   ##
============================================
- Coverage     97.91%   97.77%   -0.15%     
- Complexity      555      565      +10     
============================================
  Files            54       54              
  Lines          1153     1168      +15     
  Branches         99      102       +3     
============================================
+ Hits           1129     1142      +13     
- Misses            9       11       +2     
  Partials         15       15              
Impacted Files Coverage Δ Complexity Δ
...java/net/masterthought/cucumber/ReportBuilder.java 91.74% <94.44%> (-2.38%) 32.00 <12.00> (+11.00) :arrow_down:
...mber/json/deserializers/EmbeddingDeserializer.java 100.00% <100.00%> (+7.14%) 6.00 <0.00> (-1.00) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update be9384f...f08d8cb. Read the comment docs.

codecov-commenter avatar Aug 13 '20 12:08 codecov-commenter