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

1.2.0 - Track sales tax paid on transactions #291

Merged
merged 6 commits into from
Jan 25, 2024

Revert "move to python 3.11"

7a0d3a4
Select commit
Loading
Failed to load commit list.
Merged

1.2.0 - Track sales tax paid on transactions #291

Revert "move to python 3.11"
7a0d3a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 0s

50.46% (+0.03%) compared to 82d67e6

View this Pull Request on Codecov

50.46% (+0.03%) compared to 82d67e6

Details

Codecov Report

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

Comparison is base (82d67e6) 50.42% compared to head (7a0d3a4) 50.46%.

Files Patch % Lines
biweeklybudget/flaskapp/views/transactions.py 0.00% 3 Missing ⚠️
...774fa3ae3_add_transaction_field_to_store_sales_.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
+ Coverage   50.42%   50.46%   +0.03%     
==========================================
  Files          82       83       +1     
  Lines        5263     5277      +14     
  Branches      810      811       +1     
==========================================
+ Hits         2654     2663       +9     
- Misses       2556     2561       +5     
  Partials       53       53              

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