noconnor / JUnitPerf

API performance testing framework built using JUnit
Apache License 2.0
68 stars 18 forks source link

Support total executions limit #97

Closed noconnor closed 1 year ago

noconnor commented 1 year ago

Proposed Changes

codecov[bot] commented 1 year ago

Codecov Report

Merging #97 (44042e2) into master (4c1335a) will decrease coverage by 1.69%. The diff coverage is 56.66%.

@@             Coverage Diff              @@
##             master      #97      +/-   ##
============================================
- Coverage     92.62%   90.94%   -1.69%     
- Complexity      288      295       +7     
============================================
  Files            23       23              
  Lines           746      762      +16     
  Branches         63       62       -1     
============================================
+ Hits            691      693       +2     
- Misses           47       61      +14     
  Partials          8        8              
Impacted Files Coverage Δ
...erf/statements/PerformanceEvaluationStatement.java 70.90% <31.25%> (-18.68%) :arrow_down:
...hub/noconnor/junitperf/data/EvaluationContext.java 97.43% <83.33%> (-1.68%) :arrow_down:
.../noconnor/junitperf/statements/EvaluationTask.java 89.09% <87.50%> (-5.03%) :arrow_down:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more