Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Fixing codecov patch at 80% #772

Merged

Conversation

henriquemoraeszup
Copy link
Contributor

Description

Codecov's patch check keeps comparing the project against its current coverage, which constantly enforces the coverage to become gradually higher. We are fixing the coverage at 80%, which is reasonable enough.

How to verify it

Get a PR with 81% coverage and check if it passes, can you do it?

Changelog

Fixed project's coverage requirement at 80%

Signed-off-by: Henrique Moraes <henrique.moraes@zup.com.br>

merge
@codecov-io
Copy link

Codecov Report

Merging #772 (93560dc) into master (8a7dd83) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #772   +/-   ##
=======================================
  Coverage   82.35%   82.35%           
=======================================
  Files         110      110           
  Lines        3734     3734           
=======================================
  Hits         3075     3075           
  Misses        479      479           
  Partials      180      180           

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 8a7dd83...93560dc. Read the comment docs.

@henriquemoraeszup henriquemoraeszup merged commit 90daaab into ZupIT:master Dec 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✔️ ready-for-review ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants