FoRTExperiment / fortedata

FoRTE project data
https://fortexperiment.github.io/fortedata/
Creative Commons Attribution 4.0 International
7 stars 11 forks source link

Adding a badge to the README file #96

Closed camerclay closed 2 years ago

camerclay commented 2 years ago

Based on the instructions given at (https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/adding-a-workflow-status-badge), I attempted to add a badge to our readme file. If this works, it should display whether our "test-coverage" workflow is functioning. Should we add a second badge for the check-standard workflow?

codecov-commenter commented 2 years ago

Codecov Report

Merging #96 (2b3c3e1) into master (7ca0e54) will decrease coverage by 0.22%. The diff coverage is n/a.

:exclamation: Current head 2b3c3e1 differs from pull request most recent head 2568a27. Consider uploading reports for the commit 2568a27 to get more accurate results

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   80.45%   80.22%   -0.23%     
==========================================
  Files          11       11              
  Lines         435      435              
==========================================
- Hits          350      349       -1     
- Misses         85       86       +1     
Impacted Files Coverage Δ
R/zzz.R 50.00% <0.00%> (-50.00%) :arrow_down:

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 7ca0e54...2568a27. Read the comment docs.