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

added functions to money.py #264

Closed
wants to merge 1 commit into from
Closed

added functions to money.py #264

wants to merge 1 commit into from

Conversation

churyan7
Copy link

Short description of what this resolves:

add functions to money module

Changes proposed in this pull request:

  • added ability to deposit money into account, to complement expenditures
  • added ability to reset the money account

Status (please check what you already did):

  • [ x ] made PR ready for code review
  • [ x ] added some tests for the functionality
  • [ x ] updated the README with example

Fixes: #

Copy link
Member

@manparvesh manparvesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update README with an example for new command

@manparvesh
Copy link
Member

v1 is now deprecated, closing old PRs

@manparvesh manparvesh closed this Oct 18, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 6.38298% with 44 lines in your changes missing coverage. Please review.

Project coverage is 75.49%. Comparing base (4039677) to head (764cb0e).
Report is 25 commits behind head on v1.

Files with missing lines Patch % Lines
modules/money.py 6.38% 44 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##               v1     #264      +/-   ##
==========================================
- Coverage   76.24%   75.49%   -0.76%     
==========================================
  Files          67       67              
  Lines        4025     4069      +44     
==========================================
+ Hits         3069     3072       +3     
- Misses        956      997      +41     

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

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.

3 participants