add config for zero assertions switcher in config and cli args#404
Open
humorless wants to merge 9 commits into
Open
add config for zero assertions switcher in config and cli args#404humorless wants to merge 9 commits into
humorless wants to merge 9 commits into
Codecov / codecov/project
failed
Jun 13, 2026 in 0s
74.86% (-0.22%) compared to f868e6d
View this Pull Request on Codecov
74.86% (-0.22%) compared to f868e6d
Details
Codecov Report
❌ Patch coverage is 58.97436% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.86%. Comparing base (f868e6d) to head (c6f7fb2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/kaocha/specs.clj | 38.46% | 2 Missing and 6 partials |
| src/kaocha/api.clj | 40.00% | 5 Missing and 1 partial |
| src/kaocha/config.clj | 90.90% | 0 Missing and 1 partial |
| src/kaocha/hierarchy.clj | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #404 +/- ##
==========================================
- Coverage 75.08% 74.86% -0.22%
==========================================
Files 52 52
Lines 2797 2809 +12
Branches 267 270 +3
==========================================
+ Hits 2100 2103 +3
- Misses 530 536 +6
- Partials 167 170 +3 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading