mincong-h / finance-toolkit

Finance Toolkit
3 stars 1 forks source link

codecov: switch to informational mode #76

Closed mincong-h closed 2 years ago

mincong-h commented 2 years ago

Use Codecov in informational mode. Default is false. If true is specified the resulting status will pass no matter what the coverage is or what other settings are specified. Informational mode is great to use if you want to expose codecov information to other developers in your pull request without necessarily gating PRs on that information.

codecov-commenter commented 2 years ago

Codecov Report

Merging #76 (25d72d1) into master (d0010be) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   94.08%   94.08%           
=======================================
  Files          11       11           
  Lines         592      592           
  Branches       97       97           
=======================================
  Hits          557      557           
  Misses         20       20           
  Partials       15       15           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more