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

0.14.0 Documentation #124

Merged
merged 7 commits into from
Sep 9, 2022
Merged

0.14.0 Documentation #124

merged 7 commits into from
Sep 9, 2022

Conversation

camsaul
Copy link
Owner

@camsaul camsaul commented Sep 9, 2022

Resolves #120

Markdown formatting for CIDER and elsewhere.

@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Base: 86.75% // Head: 86.76% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (7f8eca1) compared to base (50e2b80).
Patch coverage: 82.35% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   86.75%   86.76%   +0.01%     
==========================================
  Files          21       21              
  Lines        1193     1194       +1     
  Branches       66       66              
==========================================
+ Hits         1035     1036       +1     
  Misses         92       92              
  Partials       66       66              
Impacted Files Coverage Δ
src/methodical/impl/dispatcher/standard.clj 79.04% <0.00%> (ø)
src/methodical/impl/method_table/clojure.clj 58.33% <0.00%> (ø)
src/methodical/impl/multifn/cached.clj 81.08% <ø> (ø)
src/methodical/impl/multifn/standard.clj 93.75% <ø> (ø)
src/methodical/util/describe.clj 60.00% <50.00%> (ø)
src/methodical/impl/cache/simple.clj 100.00% <100.00%> (ø)
src/methodical/impl/cache/watching.clj 89.58% <100.00%> (ø)
src/methodical/impl/combo/clojure.clj 83.33% <100.00%> (ø)
src/methodical/impl/combo/clos.clj 61.36% <100.00%> (ø)
src/methodical/impl/combo/threaded.clj 96.61% <100.00%> (ø)
... and 5 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 changed the title Describe improvements 0.14.0 Documentation Sep 9, 2022
@camsaul camsaul merged commit 274d0ef into master Sep 9, 2022
@camsaul camsaul deleted the describe-improvements branch September 9, 2022 06:47
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.

Update documentation for 0.14.0 changes
1 participant