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

pom: bump test-runner to 3.0.0 #1000

Merged
merged 4 commits into from
Oct 4, 2021

Conversation

danglotb
Copy link
Member

@danglotb danglotb commented Oct 1, 2021

No description provided.

@monperrus
Copy link
Member

LGTM, but CI complains

@danglotb
Copy link
Member Author

danglotb commented Oct 4, 2021

Yep, I had to update the code with the new API of test-runner and the qualified name of test methods instead of their simple name 😄

@codecov-commenter
Copy link

Codecov Report

Merging #1000 (551f6cb) into master (2220055) will decrease coverage by 0.12%.
The diff coverage is 87.50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1000      +/-   ##
============================================
- Coverage     71.34%   71.22%   -0.13%     
+ Complexity     1463     1460       -3     
============================================
  Files           134      134              
  Lines          6359     6359              
  Branches        757      757              
============================================
- Hits           4537     4529       -8     
- Misses         1488     1493       +5     
- Partials        334      337       +3     
Impacted Files Coverage Δ
...dspot/common/configuration/AmplificationSetup.java 77.31% <ø> (ø)
...project/dspot/selector/JacocoCoverageSelector.java 80.43% <75.00%> (-4.35%) ⬇️
...t/dspot/assertiongenerator/AssertionGenerator.java 95.50% <100.00%> (ø)
...spot/common/miscellaneous/AmplificationHelper.java 86.25% <100.00%> (ø)
...project/dspot/selector/ChangeDetectorSelector.java 82.75% <100.00%> (ø)
...oject/dspot/selector/ExtendedCoverageSelector.java 91.30% <100.00%> (ø)
...amp_project/dspot/common/report/output/Output.java 87.69% <0.00%> (-3.08%) ⬇️

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 2220055...551f6cb. Read the comment docs.

@monperrus monperrus merged commit ee2e633 into STAMP-project:master Oct 4, 2021
@monperrus
Copy link
Member

Thanks a lot @danglotb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants