JuliaCI / Coverage.jl

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

Path to julia Appveyor #329

Closed CNelias closed 5 months ago

CNelias commented 3 years ago

it seems the path to Julia has changed in Appveyor, to C:\julia\bin\julia, so the readme should be adapted accordingly.

Closes #339 Closes #328

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1420933204


Files with Coverage Reduction New Missed Lines %
src/codecovio.jl 2 87.38%
src/coveralls.jl 2 94.29%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 1363428186: 0.5%
Covered Lines: 189
Relevant Lines: 208

💛 - Coveralls
codecov[bot] commented 3 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.86%. Comparing base (453ba9f) to head (f86656d). Report is 1 commits behind head on master.

:exclamation: Current head f86656d differs from pull request most recent head 3d9ed4b

Please upload reports for the commit 3d9ed4b to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #329 +/- ## ========================================== + Coverage 90.66% 90.86% +0.19% ========================================== Files 2 2 Lines 225 208 -17 ========================================== - Hits 204 189 -15 + Misses 21 19 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.