Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

No issue: Add threshold to codecov #4751

Merged
merged 1 commit into from
Aug 15, 2019

Conversation

sblatz
Copy link
Contributor

@sblatz sblatz commented Aug 15, 2019

Pull Request checklist

  • Quality: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry or does not need one
  • Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features

@sblatz sblatz requested a review from a team as a code owner August 15, 2019 15:38
Copy link
Contributor

@colintheshots colintheshots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a good change I hope. We can try to find a good percentage to use over time.

@codecov-io
Copy link

Codecov Report

Merging #4751 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master   #4751      +/-   ##
===========================================
- Coverage       6.4%    6.4%   -0.01%     
  Complexity      154     154              
===========================================
  Files           205     205              
  Lines          9003    9012       +9     
  Branches       1339    1339              
===========================================
  Hits            577     577              
- Misses         8387    8396       +9     
  Partials         39      39
Impacted Files Coverage Δ Complexity Δ
...ug/java/org/mozilla/fenix/DebugFenixApplication.kt 0% <0%> (ø) 0% <0%> (ø) ⬇️

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 d07d74e...d04d961. Read the comment docs.

@sblatz sblatz merged commit 3e96bce into mozilla-mobile:master Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants