codecov / codecov-bash

Global coverage report uploader for Codecov
https://codecov.io
Apache License 2.0
234 stars 155 forks source link

Bump to 1.0.2 #428

Closed thomasrockhu closed 3 years ago

thomasrockhu commented 3 years ago

Purpose

This will publish the env SHASUMs

Notable Changes

The other uploaders that depend on this one will need to be patched first before this is merged so that shasum --ignore-files can run properly.

Tests and Risks?

N/A

Update the SHA hash files

Done

codecov[bot] commented 3 years ago

Codecov Report

Merging #428 (73164b1) into master (e42edd8) will increase coverage by 0.08%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #428      +/-   ##
==========================================
+ Coverage   45.78%   45.87%   +0.08%     
==========================================
  Files          20       20              
  Lines        2859     2860       +1     
==========================================
+ Hits         1309     1312       +3     
+ Misses       1550     1548       -2     
Flag Coverage Δ
test 39.22% <50.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
env 0.00% <0.00%> (ø)
codecov 67.72% <100.00%> (+0.14%) :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 e42edd8...73164b1. Read the comment docs.