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

Implement a describe tool #123

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Implement a describe tool #123

merged 1 commit into from
Sep 9, 2022

Conversation

camsaul
Copy link
Owner

@camsaul camsaul commented Sep 9, 2022

Resolves #53
Resolves #76

@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Base: 86.90% // Head: 86.75% // Decreases project coverage by -0.14% ⚠️

Coverage data is based on head (7383c02) compared to base (818f8b4).
Patch coverage: 81.73% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
- Coverage   86.90%   86.75%   -0.15%     
==========================================
  Files          21       21              
  Lines        1107     1193      +86     
  Branches       63       66       +3     
==========================================
+ Hits          962     1035      +73     
- Misses         82       92      +10     
- Partials       63       66       +3     
Impacted Files Coverage Δ
src/methodical/impl/dispatcher/standard.clj 79.04% <0.00%> (-3.96%) ⬇️
src/methodical/impl/method_table/clojure.clj 58.33% <0.00%> (-8.34%) ⬇️
src/methodical/interface.clj 100.00% <ø> (ø)
src/methodical/util/trace.clj 90.12% <ø> (ø)
src/methodical/impl/combo/clojure.clj 83.33% <50.00%> (+1.51%) ⬆️
src/methodical/impl/combo/clos.clj 61.36% <50.00%> (+0.89%) ⬆️
src/methodical/util/describe.clj 60.00% <60.00%> (ø)
src/methodical/impl/dispatcher/everything.clj 62.85% <80.00%> (+4.79%) ⬆️
src/methodical/util.clj 89.18% <90.00%> (+0.61%) ⬆️
src/methodical/impl/standard.clj 87.28% <92.30%> (+0.37%) ⬆️
... and 8 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant