JuliaCI / Coverage.jl

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

Bump version #333

Closed DilumAluthge closed 2 years ago

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2585465737


Files with Coverage Reduction New Missed Lines %
src/codecovio.jl 2 87.96%
src/coveralls.jl 2 94.74%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 2585458589: 0.5%
Covered Lines: 203
Relevant Lines: 222

💛 - Coveralls
codecov[bot] commented 2 years ago

Codecov Report

Merging #333 (980025e) into master (26bc182) will increase coverage by 0.44%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #333      +/-   ##
==========================================
+ Coverage   90.66%   91.11%   +0.44%     
==========================================
  Files           2        2              
  Lines         225      225              
==========================================
+ Hits          204      205       +1     
+ Misses         21       20       -1     
Impacted Files Coverage Δ
src/coveralls.jl 94.73% <0.00%> (-1.76%) :arrow_down:
src/codecovio.jl 87.38% <0.00%> (+2.70%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more