Coverage.jl icon indicating copy to clipboard operation
Coverage.jl copied to clipboard

Path to julia Appveyor

Open CNelias opened this issue 4 years ago • 2 comments

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

CNelias avatar Nov 04 '21 11:11 CNelias

Pull Request Test Coverage Report for Build 1420933204

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.5%) to 90.865%

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

coveralls avatar Nov 04 '21 11:11 coveralls

Codecov Report

Merging #329 (f86656d) into master (e22e4fe) will increase coverage by 0.77%. The diff coverage is n/a.

:exclamation: Current head f86656d differs from pull request most recent head 4bb021f. Consider uploading reports for the commit 4bb021f to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
+ Coverage   90.09%   90.86%   +0.77%     
==========================================
  Files           2        2              
  Lines         212      208       -4     
==========================================
- Hits          191      189       -2     
+ Misses         21       19       -2     
Impacted Files Coverage Δ
src/coveralls.jl 94.28% <0.00%> (-1.91%) :arrow_down:
src/codecovio.jl 87.37% <0.00%> (+3.26%) :arrow_up:

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 e22e4fe...4bb021f. Read the comment docs.

codecov[bot] avatar Nov 04 '21 11:11 codecov[bot]