codecov / codecov-bash

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

Remove version dependency on date and SHA #422

Closed thomasrockhu closed 3 years ago

thomasrockhu commented 3 years ago

Purpose

Remove the dependency on the date and SHA from versions in order to prevent differences between the script and the deployed version

Notable Changes

None

Tests and Risks?

None

Update the SHA hash files

Done

codecov[bot] commented 3 years ago

Codecov Report

Merging #422 (b278e82) into master (b104bfe) will increase coverage by 0.02%. The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #422      +/-   ##
==========================================
+ Coverage   45.86%   45.89%   +0.02%     
==========================================
  Files          20       20              
  Lines        2854     2859       +5     
==========================================
+ Hits         1309     1312       +3     
- Misses       1545     1547       +2     
Flag Coverage Δ
test 39.22% <14.28%> (ø)

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

Impacted Files Coverage Δ
env 0.00% <0.00%> (ø)
scripts/version.sh 0.00% <0.00%> (ø)
codecov 67.72% <50.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 b104bfe...b278e82. Read the comment docs.