lambdaisland / kaocha

Full featured next gen Clojure test runner
https://cljdoc.org/d/lambdaisland/kaocha/1.0.861/doc/1-introduction
Eclipse Public License 1.0
792 stars 81 forks source link

Fix Cljdocs (again) #396

Closed alysbrooks closed 1 year ago

alysbrooks commented 1 year ago

I realized my quick fix won't work because the other namespaces aren't available in ClojureScript either. So this change will prevent Cljdocs from trying to analyze Kaocha as a ClojureScript project.

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (0969b80) compared to base (96b7426). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #396 +/- ## ======================================= Coverage 75.58% 75.58% ======================================= Files 51 51 Lines 2773 2773 Branches 262 262 ======================================= Hits 2096 2096 Misses 517 517 Partials 160 160 ``` | Flag | Coverage Δ | | |---|---|---| | integration | `56.68% <ø> (ø)` | | | unit | `69.78% <ø> (ø)` | | 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. | [Impacted Files](https://codecov.io/gh/lambdaisland/kaocha/pull/396?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/kaocha/plugin/capture\_output.cljc](https://codecov.io/gh/lambdaisland/kaocha/pull/396?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2thb2NoYS9wbHVnaW4vY2FwdHVyZV9vdXRwdXQuY2xqYw==) | `100.00% <ø> (ø)` | | 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 1 year ago

Released in v1.78.1249

[lambdaisland/kaocha "1.78.1249"]                 ;; deps.edn
{lambdaisland/kaocha {:mvn/version "1.78.1249"}}  ;; project.clj