JuliaCI / Coverage.jl

Take Julia code coverage and memory allocation results, do useful things with them
MIT License
174 stars 68 forks source link

updated README to update the after test path to julia bin #339

Closed pranavvatsa closed 5 months ago

pranavvatsa commented 1 year ago

The previous path for the bin folder was giving an error when building. So the documentation now contains the updated path which is compactible.

codecov[bot] commented 1 year ago

Codecov Report

Merging #339 (a1c5d94) into master (453ba9f) will increase coverage by 0.48%. The diff coverage is n/a.

:exclamation: Current head a1c5d94 differs from pull request most recent head 1fe47f7. Consider uploading reports for the commit 1fe47f7 to get more accurate results

@@            Coverage Diff             @@
##           master     #339      +/-   ##
==========================================
+ Coverage   90.66%   91.15%   +0.48%     
==========================================
  Files           2        3       +1     
  Lines         225      226       +1     
==========================================
+ Hits          204      206       +2     
+ Misses         21       20       -1     

see 3 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more