camsaul / toucan2

Successor library to Toucan with a modern and more-extensible API, more consistent behavior, and support for different backends including non-JDBC databases and non-HoneySQL queries. Currently in active beta.
Eclipse Public License 1.0
81 stars 11 forks source link

Add `dispatch-value-spec`/`defmethod-arities` to multimethods without them #157

Closed camsaul closed 1 year ago

camsaul commented 1 year ago

Resolves #99

codecov[bot] commented 1 year ago

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/toucan2/types.clj 100.00% <100.00%> (ø)
src/toucan2/jdbc/result_set.clj 85.18% <0.00%> (+1.03%) :arrow_up:
src/toucan2/pipeline.clj 77.01% <0.00%> (ø)
src/toucan2/save.clj 70.27% <33.33%> (-3.26%) :arrow_down:
src/toucan2/tools/after.clj 76.47% <0.00%> (+0.35%) :arrow_up:
src/toucan2/tools/after_select.clj 86.95% <33.33%> (-3.96%) :arrow_down:
src/toucan2/query.clj 85.83% <0.00%> (ø)
src/toucan2/jdbc/read.clj 75.00% <20.00%> (-2.95%) :arrow_down:
src/toucan2/model.clj 81.17% <0.00%> (-2.97%) :arrow_down:

:loudspeaker: Thoughts on this report? Let us know!.