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

Codecov report #31

Merged
merged 5 commits into from
Mar 10, 2022
Merged

Codecov report #31

merged 5 commits into from
Mar 10, 2022

Conversation

jsajlovic
Copy link
Contributor

Basic information

  • nrich version: 1.2.0
  • Module: Project

Additional information

Description

Introduced aggregated coverage reports and codecov integration.

Summary

  • implemented the org.kordamp.gradle.jacoco plugin for aggregated test coverage reports
  • added integration with codecov
  • added codecov GitHub badge

Details

Related issue

#25

Types of changes

  • Enhancement (non-breaking change which enhances existing functionality)

Checklist

  • I have read the project's CONTRIBUTING document
  • I have checked my code with the project's static analysis tooling
  • I have formatted my code with the project's IDEA code-style configuration
  • I have checked my code for misspellings
  • I have organized my changes in easy-to-follow commits
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests pass.

@jsajlovic
Copy link
Contributor Author

Should be merged after #29.

@jsajlovic jsajlovic linked an issue Mar 9, 2022 that may be closed by this pull request
@jsajlovic jsajlovic changed the title Codecov reporting Codecov report Mar 9, 2022
agrancaric
agrancaric previously approved these changes Mar 10, 2022
@jsajlovic jsajlovic marked this pull request as ready for review March 10, 2022 12:26
@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@fde265d). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #31   +/-   ##
=========================================
  Coverage          ?   95.72%           
  Complexity        ?      985           
=========================================
  Files             ?      145           
  Lines             ?     2384           
  Branches          ?      222           
=========================================
  Hits              ?     2282           
  Misses            ?       40           
  Partials          ?       62           

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 fde265d...302c2d9. Read the comment docs.

@jsajlovic jsajlovic merged commit ab9cd55 into master Mar 10, 2022
@jsajlovic jsajlovic deleted the feature_codecovReporting branch March 10, 2022 12:40
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.

Codecov integration
3 participants