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

raise, do not return some NotImplemented if type is other than what we can compare #206

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

yarikoptic
Copy link
Member

or may be I am missing some known pattern for such __eq__s?

@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (dc0d97d) 81.53% compared to head (f470c3e) 81.53%.

Files Patch % Lines
duecredit/entries.py 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   81.53%   81.53%           
=======================================
  Files          47       47           
  Lines        2546     2546           
  Branches      361      361           
=======================================
  Hits         2076     2076           
  Misses        379      379           
  Partials       91       91           
Flag Coverage Δ
unittests 81.42% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@yarikoptic
Copy link
Member Author

IMHO a nobrainer, and if anything -- we can fix up in a follow up PR ;)

@yarikoptic yarikoptic added the patch Increment the patch version when merged label Nov 28, 2023
@yarikoptic yarikoptic merged commit 87b5eb5 into duecredit:master Nov 28, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants