johnxnguyen / Down

Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
Other
2.24k stars 319 forks source link

[Chore] Add codecov threshold #272

Closed johnxnguyen closed 3 years ago

johnxnguyen commented 3 years ago

What's in this PR?

Add Codecov threshold of 3% to allow some margins for the status check.

codecov[bot] commented 3 years ago

Codecov Report

Merging #272 (86a3be3) into master (9997dc0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   91.32%   91.32%           
=======================================
  Files          60       60           
  Lines        1061     1061           
=======================================
  Hits          969      969           
  Misses         92       92           

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 9997dc0...86a3be3. Read the comment docs.