JuliaCI / Coverage.jl

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

Coveralls: assert that `github_pr` is either a string or an integer, and don't rely on integers being "non-empty" #317

Closed DilumAluthge closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #317 (239bdb6) into master (aa01a30) will increase coverage by 0.55%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #317      +/-   ##
==========================================
+ Coverage   90.25%   90.81%   +0.55%     
==========================================
  Files           2        2              
  Lines         195      196       +1     
==========================================
+ Hits          176      178       +2     
+ Misses         19       18       -1     
Impacted Files Coverage Δ
src/coveralls.jl 94.23% <100.00%> (-1.89%) :arrow_down:
src/codecovio.jl 86.95% <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 aa01a30...239bdb6. Read the comment docs.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 926825446


Files with Coverage Reduction New Missed Lines %
src/codecovio.jl 2 86.96%
src/coveralls.jl 2 94.23%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 920524320: 0.6%
Covered Lines: 178
Relevant Lines: 196

💛 - Coveralls