briederer / LatSpec.jl

A Julia Package for Lattice Spectroscopy
https://bernd1995.github.io/LatSpec.jl
MIT License
3 stars 1 forks source link

PR: Add code coverage using codecov.io and badges #15

Closed fzierler closed 3 years ago

fzierler commented 3 years ago

PR so that CI can run.

codecov-commenter commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #15   +/-   ##
=========================================
  Coverage          ?   45.31%           
=========================================
  Files             ?        3           
  Lines             ?       64           
  Branches          ?        0           
=========================================
  Hits              ?       29           
  Misses            ?       35           
  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 28c0b54...d7d9c85. Read the comment docs.

fzierler commented 3 years ago

This is now good to go. If you don't want the comments by the codecov-bot then we would need to set the variable in .codecov.yaml to false.