Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding hierarchy scanning for reporting config #99

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

noconnor
Copy link
Owner

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

Proposed Changes

  • Adding hierarchy scanning for reporting config

@codecov
Copy link

codecov bot commented Jun 17, 2023

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%) ⬆️

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

@noconnor noconnor merged commit ee82908 into master Jun 17, 2023
@noconnor noconnor deleted the adding-hierarchy-scanning-for-reporter-config branch June 17, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant