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

feature: Implement __str__ and __repr__ without Decimal #70

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

antonagestam
Copy link
Owner

This also drops Money.floored which was made obsolete.

@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2023

Codecov Report

Merging #70 (30c4344) into main (9131e75) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #70   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines         2403      2414   +11     
  Branches       422       422           
=========================================
+ Hits          2403      2414   +11     
Files Coverage Δ
src/immoney/_base.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

This also drops `Money.floored` which was made obsolete.
@antonagestam antonagestam marked this pull request as ready for review October 10, 2023 21:51
@antonagestam antonagestam enabled auto-merge (squash) October 10, 2023 21:51
@antonagestam antonagestam merged commit 28dbd32 into main Oct 10, 2023
6 checks passed
@antonagestam antonagestam deleted the feature/formatting branch October 10, 2023 21:51
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.

2 participants