lambdaisland / kaocha

Full featured next gen Clojure test runner
https://cljdoc.org/d/lambdaisland/kaocha/
Eclipse Public License 1.0
799 stars 84 forks source link

TEST ONLY: Bump Cloverage #326

Closed alysbrooks closed 2 years ago

alysbrooks commented 2 years ago

See if recent fixes to Cloverage change our test coverage (hopefully for the better.)

codecov[bot] commented 2 years ago

Codecov Report

Base: 75.47% // Head: 75.47% // No change to project coverage :thumbsup:

Coverage data is based on head (83bcc32) compared to base (c3b4bfb). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #326 +/- ## ======================================= Coverage 75.47% 75.47% ======================================= Files 51 51 Lines 2732 2732 Branches 255 255 ======================================= Hits 2062 2062 Misses 510 510 Partials 160 160 ``` | Flag | Coverage Δ | | |---|---|---| | integration | `57.02% <ø> (ø)` | | | unit | `69.53% <ø> (+0.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more. 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=None). 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=None)

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

alysbrooks commented 2 years ago

Apparently not!