Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to Clojure CLI & GitHub Actions #117

Merged
merged 6 commits into from
Sep 8, 2022
Merged

Conversation

camsaul
Copy link
Owner

@camsaul camsaul commented Sep 8, 2022

Also add Codespell.

@camsaul camsaul added this to the 0.14.0 milestone Sep 8, 2022
@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Base: 86.67% // Head: 86.67% // No change to project coverage 👍

Coverage data is based on head (1e8b708) compared to base (6b3dc49).
Patch coverage: 92.30% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   86.67%   86.67%           
=======================================
  Files          20       20           
  Lines        1111     1111           
  Branches       68       68           
=======================================
  Hits          963      963           
  Misses         80       80           
  Partials       68       68           
Impacted Files Coverage Δ
src/methodical/impl.clj 81.70% <ø> (ø)
src/methodical/impl/cache/watching.clj 88.37% <ø> (ø)
src/methodical/impl/combo/clos.clj 60.97% <ø> (ø)
src/methodical/impl/combo/threaded.clj 96.22% <ø> (ø)
src/methodical/interface.clj 100.00% <ø> (ø)
src/methodical/util.clj 88.57% <ø> (ø)
src/methodical/impl/dispatcher/everything.clj 62.96% <75.00%> (ø)
src/methodical/impl/dispatcher/common.clj 97.77% <100.00%> (ø)
src/methodical/impl/dispatcher/multi_default.clj 92.00% <100.00%> (ø)
src/methodical/impl/dispatcher/standard.clj 87.23% <100.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@camsaul camsaul merged commit de05a43 into master Sep 8, 2022
@camsaul camsaul deleted the switch-to-clojure-cli branch September 8, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant