codecov / codecov-bash

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

fix: Do not set PR on closed GitHub PRs #456

Closed thomasrockhu closed 3 years ago

thomasrockhu commented 3 years ago

Purpose

Commits on a closed PR do not belong to a PR anymore

Notable Changes

None

Tests and Risks?

Done

Update the SHA hash files

Done

codecov[bot] commented 3 years ago

Codecov Report

Merging #456 (8846a59) into master (98fd3d7) will increase coverage by 0.49%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #456      +/-   ##
==========================================
+ Coverage   45.68%   46.17%   +0.49%     
==========================================
  Files          20       20              
  Lines        2863     2865       +2     
==========================================
+ Hits         1308     1323      +15     
+ Misses       1555     1542      -13     
Flag Coverage Δ
test 39.22% <33.33%> (ø)

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

Impacted Files Coverage Δ
codecov 68.24% <100.00%> (+0.85%) :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 98fd3d7...8846a59. Read the comment docs.