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

Coverage analysis with codecov. #434

Merged
merged 5 commits into from
Apr 6, 2021
Merged

Coverage analysis with codecov. #434

merged 5 commits into from
Apr 6, 2021

Conversation

hriener
Copy link
Member

@hriener hriener commented Apr 6, 2021

This PR integrates the code coverage analysis app codecov.

This PR also removes some GitHub flow actions for Ubuntu due to the decision by virtual-environments not to support "GCC and clang versions less than 9.x on Ubuntu" anymore: actions/runner-images#2950

@codecov-io
Copy link

Codecov Report

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

❗ Current head 84dbe5b differs from pull request most recent head 057edc6. Consider uploading reports for the commit 057edc6 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master     #434   +/-   ##
=========================================
  Coverage          ?   79.74%           
=========================================
  Files             ?      117           
  Lines             ?    12720           
  Branches          ?        0           
=========================================
  Hits              ?    10144           
  Misses            ?     2576           
  Partials          ?        0           

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 0b98f81...057edc6. Read the comment docs.

@coveralls
Copy link

coveralls commented Apr 6, 2021

Pull Request Test Coverage Report for Build 722111737

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.086%

Totals Coverage Status
Change from base Build 673727868: 0.0%
Covered Lines: 10661
Relevant Lines: 13312

💛 - Coveralls

@hriener hriener merged commit 577a8b2 into master Apr 6, 2021
@hriener hriener deleted the coverage branch April 6, 2021 10:29
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.

None yet

3 participants