codecov / codecov-bash

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

Add LayerCI support #408

Closed ColinChartier closed 3 years ago

ColinChartier commented 3 years ago

Purpose

Add support for layerci.com

Notable Changes

N/A

Tests and Risks?

Done

Update the SHA hash files

Done

codecov[bot] commented 3 years ago

Codecov Report

Merging #408 (2ffddd3) into master (7c25fce) will increase coverage by 2.37%. The diff coverage is 57.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
+ Coverage   41.73%   44.10%   +2.37%     
==========================================
  Files          20       20              
  Lines        2552     2764     +212     
==========================================
+ Hits         1065     1219     +154     
- Misses       1487     1545      +58     
Flag Coverage Δ
test 39.22% <61.11%> (ø)

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.20% <100.00%> (+3.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 7c25fce...2ffddd3. Read the comment docs.

thomasrockhu commented 3 years ago

@ColinChartier thanks for this PR. Unfortunately, we will be deprecating codecov-bash in favor of uploader. You are welcome to open a PR there.