noconnor / JUnitPerf

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

Adding hierarchy scanning for reporting config #99

Closed noconnor closed 1 year ago

noconnor commented 1 year ago

Allows JUnitPerfTestActiveConfig to be declared in base class and have subclasses inherit this config

Proposed Changes

codecov[bot] commented 1 year ago

Codecov Report

Merging #99 (593ccd4) into master (5c7deb9) will increase coverage by 0.17%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #99      +/-   ##
============================================
+ Coverage     91.27%   91.44%   +0.17%     
- Complexity      327      331       +4     
============================================
  Files            24       24              
  Lines           837      842       +5     
  Branches         74       76       +2     
============================================
+ Hits            764      770       +6     
  Misses           61       61              
+ Partials         12       11       -1     
Impacted Files Coverage Δ
...ithub/noconnor/junitperf/JUnitPerfInterceptor.java 85.13% <100.00%> (+2.52%) :arrow_up:

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