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

add coverage report with codecov #50

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

keiyamamo
Copy link
Collaborator

This PR adds code coverage report monitoring with codecov. I had to add --editable when installing fsipy so that pytest covers src folder. Otherwise, it will only report the coverage of the test itself.

@codecov-commenter
Copy link

Codecov Report

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

@@            Coverage Diff            @@
##             master      #50   +/-   ##
=========================================
  Coverage          ?   64.63%           
=========================================
  Files             ?        9           
  Lines             ?     1083           
  Branches          ?        0           
=========================================
  Hits              ?      700           
  Misses            ?      383           
  Partials          ?        0           

@keiyamamo keiyamamo merged commit b36d1b1 into KVSlab:master Sep 13, 2023
5 checks passed
@keiyamamo keiyamamo deleted the add_codecov branch December 4, 2023 09:50
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.

3 participants