xgouchet / Elmyr

A utility to make Kotlin/Java tests random yet reproducible
Other
82 stars 2 forks source link

Spek #50

Closed xgouchet closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #50 into main will increase coverage by 1.03%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #50      +/-   ##
============================================
+ Coverage     95.58%   96.61%   +1.03%     
- Complexity      699      725      +26     
============================================
  Files            74       76       +2     
  Lines          1312     1358      +46     
  Branches        212      224      +12     
============================================
+ Hits           1254     1312      +58     
+ Misses           29       24       -5     
+ Partials         29       22       -7     
Impacted Files Coverage Δ Complexity Δ
core/src/main/kotlin/fr/xgouchet/elmyr/Forge.kt 99.29% <100.00%> (+0.72%) 220.00 <1.00> (+2.00)
.../main/kotlin/fr/xgouchet/elmyr/junit4/ForgeRule.kt 100.00% <100.00%> (ø) 5.00 <2.00> (ø)
.../kotlin/fr/xgouchet/elmyr/junit5/ForgeExtension.kt 88.33% <100.00%> (-0.19%) 19.00 <0.00> (-1.00)
...n/fr/xgouchet/elmyr/spek/ForgeLifecycleListener.kt 100.00% <100.00%> (ø) 20.00 <20.00> (?)
...rc/main/kotlin/fr/xgouchet/elmyr/spek/SpekForge.kt 100.00% <100.00%> (ø) 0.00 <0.00> (?)
...fr/xgouchet/elmyr/regex/node/CharacterClassNode.kt 95.45% <0.00%> (+4.55%) 9.00% <0.00%> (+1.00%)
...het/elmyr/jvm/factories/internal/RfcDefinitions.kt 95.42% <0.00%> (+5.88%) 62.00% <0.00%> (+4.00%)