codecov / codecov-exe

.exe report uploader for Codecov https://codecov.io
MIT License
25 stars 21 forks source link

Proposal: Support rooted wildcard paths #160

Closed nxtn closed 3 years ago

nxtn commented 3 years ago

Fixes #159

codecov[bot] commented 3 years ago

Codecov Report

Merging #160 (0aba349) into master (efce608) will increase coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   65.04%   65.18%   +0.13%     
==========================================
  Files          39       39              
  Lines        1007     1011       +4     
  Branches      130      129       -1     
==========================================
+ Hits          655      659       +4     
  Misses        352      352              
Impacted Files Coverage Δ
Source/Codecov/Coverage/Tool/Coverage.cs 97.43% <100.00%> (+0.29%) :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 efce608...0aba349. Read the comment docs.

AdmiringWorm commented 3 years ago

@nxtn your changes have been merged, thanks for your contribution 👍

I plan to make a new release a bit later this week if everything goes according to plan.