gluxon / wireguard-uapi-rs

MIT License
31 stars 9 forks source link

Set codecov to informational mode and disable pull request comments #17

Closed gluxon closed 2 years ago

gluxon 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.

https://docs.codecov.com/docs/commit-status#informational

codecov[bot] commented 2 years ago

Codecov Report

Merging #17 (b9fdb1a) into develop (84c77c9) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b9fdb1a differs from pull request most recent head 5383485. Consider uploading reports for the commit 5383485 to get more accurate results Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #17   +/-   ##
========================================
  Coverage    70.74%   70.74%           
========================================
  Files           25       25           
  Lines         1494     1494           
========================================
  Hits          1057     1057           
  Misses         437      437           

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 84c77c9...5383485. Read the comment docs.