projectglow / glow

An open-source toolkit for large-scale genomic analysis
https://projectglow.io
Apache License 2.0
264 stars 111 forks source link

adding codecov.yml #413

Closed williambrandler closed 2 years ago

williambrandler commented 2 years ago

Signed-off-by: William Brandler William.Brandler@databricks.com

What changes are proposed in this pull request?

Increasing threshold for codecov to allow negligible changes to code testing coverage to pass tests

Example where this issue occurs: https://github.com/projectglow/glow/pull/402

How is this patch tested?

(Details)

codecov[bot] commented 2 years ago

Codecov Report

Merging #413 (ef4f3fa) into master (351befb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #413   +/-   ##
=======================================
  Coverage   93.69%   93.69%           
=======================================
  Files          95       95           
  Lines        4824     4824           
  Branches      466      466           
=======================================
  Hits         4520     4520           
  Misses        304      304           

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 351befb...ef4f3fa. Read the comment docs.

williambrandler commented 2 years ago

gonna merge this in so I can test @bboutkov PR