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

JaCoCo: check minimum coverage #326

Merged
merged 5 commits into from
Dec 15, 2021

Conversation

pascalgrimaud
Copy link
Member

Fix #324

@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #326 (a719890) into main (bb540c6) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #326   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       493       501    +8     
===========================================
  Files             85        89    +4     
  Lines           1593      1615   +22     
  Branches          32        32           
===========================================
+ Hits            1593      1615   +22     
Impacted Files Coverage Δ
...l/jacoco/application/JacocoApplicationService.java 100.00% <100.00%> (ø)
...er/javatool/jacoco/domain/JacocoDomainService.java 100.00% <100.00%> (ø)
...infrastructure/config/JacocoBeanConfiguration.java 100.00% <100.00%> (ø)
.../jacoco/infrastructure/primary/JacocoResource.java 100.00% <100.00%> (ø)

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 bb540c6...a719890. Read the comment docs.

@pascalgrimaud pascalgrimaud marked this pull request as ready for review December 15, 2021 22:57
@pascalgrimaud pascalgrimaud merged commit 0b635c5 into jhipster:main Dec 15, 2021
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.

JaCoCo: check minimum coverage
1 participant