Skip to content

some cljc

7ebbd0b
Select commit
Loading
Failed to load commit list.
Open

Interfaces #25

some cljc
7ebbd0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

86.32% (target 85.00%)

View this Pull Request on Codecov

86.32% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 86.60714% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.32%. Comparing base (3f3b737) to head (7ebbd0b).
⚠️ Report is 114 commits behind head on master.

Files with missing lines Patch % Lines
src/methodical/impl/dispatcher/standard.cljc 57.14% 3 Missing and 3 partials ⚠️
src/methodical/interface.cljc 94.11% 2 Missing and 2 partials ⚠️
src/methodical/impl/cache/watching.clj 75.00% 0 Missing and 1 partial ⚠️
src/methodical/impl/combo/clojure.clj 0.00% 0 Missing and 1 partial ⚠️
src/methodical/impl/combo/clos.clj 0.00% 0 Missing and 1 partial ⚠️
src/methodical/impl/combo/threaded.clj 0.00% 0 Missing and 1 partial ⚠️
src/methodical/impl/dispatcher/everything.clj 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   86.57%   86.32%   -0.26%     
==========================================
  Files          20       20              
  Lines         827      936     +109     
  Branches       48       57       +9     
==========================================
+ Hits          716      808      +92     
- Misses         63       71       +8     
- Partials       48       57       +9     

☔ View full report in Codecov by Sentry.
📢 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.