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

Use functools.singledispatchmethod for __contains__ #94

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

gerlero
Copy link
Member

@gerlero gerlero commented Feb 29, 2024

No description provided.

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 89.07%. Comparing base (5e2d6bf) to head (bb75c82).

❗ Current head bb75c82 differs from pull request most recent head 576fa01. Consider uploading reports for the commit 576fa01 to get more accurate results

Files Patch % Lines
electrolytes/__init__.py 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   88.96%   89.07%   +0.10%     
==========================================
  Files           2        2              
  Lines         299      302       +3     
==========================================
+ Hits          266      269       +3     
  Misses         33       33              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gerlero gerlero merged commit a75e878 into main Feb 29, 2024
9 checks passed
@gerlero gerlero deleted the singledispatch branch February 29, 2024 14:10
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