fun-map
fun-map copied to clipboard
Support cljr platform
- Support
cljrplatform.cljimplementation will be treated asdefaultimplementation. Thecljrbranches are only imported whencljrcan not compile the default branch. Currently, there are only 3cljrbranches in implementation. - Successfully run test cases under
clj,cljs, andcljr. - Supports compilation by
Magicand runtime compilation byclojure-clr.
Are there any building steps to test the clojure-clr part?
Codecov Report
Patch coverage: 64.15% and no project coverage change.
Comparison is base (
41977a8) 74.64% compared to head (03ab8f2) 74.64%.
:exclamation: Current head 03ab8f2 differs from pull request most recent head f4e7f13. Consider uploading reports for the commit f4e7f13 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #58 +/- ##
=======================================
Coverage 74.64% 74.64%
=======================================
Files 5 5
Lines 209 209
Branches 14 14
=======================================
Hits 156 156
Misses 39 39
Partials 14 14
| Files Changed | Coverage Δ | |
|---|---|---|
| src/robertluo/fun_map/helper.cljc | 79.54% <ø> (ø) |
|
| src/robertluo/fun_map/core.cljc | 61.97% <61.22%> (ø) |
|
| src/robertluo/fun_map.cljc | 91.48% <100.00%> (ø) |
|
| src/robertluo/fun_map/wrapper.cljc | 72.50% <100.00%> (ø) |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.