jump-dev / Clp.jl

A Julia interface to the Coin-OR Linear Programming solver (CLP)
https://projects.coin-or.org/Clp
Other
54 stars 25 forks source link

Add codecov ignore #143

Closed odow closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 54.39% // Head: 79.56% // Increases project coverage by +25.17% :tada:

Coverage data is based on head (e8db757) compared to base (a89ea43). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #143 +/- ## =========================================== + Coverage 54.39% 79.56% +25.17% =========================================== Files 4 3 -1 Lines 728 372 -356 =========================================== - Hits 396 296 -100 + Misses 332 76 -256 ``` | [Impacted Files](https://codecov.io/gh/jump-dev/Clp.jl/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | Coverage Δ | | |---|---|---| | [src/libClp.jl](https://codecov.io/gh/jump-dev/Clp.jl/pull/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL2xpYkNscC5qbA==) | | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.