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

Added automatic code coverage reporting (#40) #44

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jaimehisao
Copy link
Contributor

Added automatic code coverage using CodeCov.

Codecov code upload fails when pushing from a fork (#43)

  • Removed tag that makes CI fail if codecov fails to upload

Fixing trailing line issue (#41)

  • Fixed trailing add issue, includes big refractor of code and changes to structure.

Added automatic code coverage using CodeCov.

Codecov code upload fails when pushing from a fork (google#43)

* Removed tag that makes CI fail if codecov fails to upload

Fixing trailing line issue (google#41)

* Fixed trailing add issue, includes big refractor of code and changes to structure.
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2021

Codecov Report

Merging #44 (b8ef27b) into master (fdd1830) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   81.25%   81.25%           
=======================================
  Files          13       13           
  Lines        1115     1115           
=======================================
  Hits          906      906           
  Misses        209      209           
Flag Coverage Δ
unittests 81.25% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 fdd1830...b8ef27b. Read the comment docs.

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.

2 participants