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

Add is-default-effective-method? and is-default-primary-method? #134

Merged
merged 2 commits into from
Sep 15, 2022

Conversation

camsaul
Copy link
Owner

@camsaul camsaul commented Sep 15, 2022

Resolves #38

@codecov
Copy link

codecov bot commented Sep 15, 2022

Codecov Report

Base: 87.32% // Head: 87.40% // Increases project coverage by +0.07% 🎉

Coverage data is based on head (8e75325) compared to base (05ced08).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
+ Coverage   87.32%   87.40%   +0.07%     
==========================================
  Files          23       23              
  Lines        1278     1286       +8     
  Branches       70       70              
==========================================
+ Hits         1116     1124       +8     
  Misses         92       92              
  Partials       70       70              
Impacted Files Coverage Δ
src/methodical/util.clj 90.00% <100.00%> (+0.52%) ⬆️

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 4198464 into master Sep 15, 2022
@camsaul camsaul deleted the default-method-util-fns branch September 15, 2022 01:31
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.

add a is-default[-primary]-method? util fn(s)
1 participant