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/patch succeeded Jan 25, 2024 in 1s

64.28% of diff hit (target 50.42%)

View this Pull Request on Codecov

64.28% of diff hit (target 50.42%)

Annotations

Check warning on line 21 in biweeklybudget/alembic/versions/d01774fa3ae3_add_transaction_field_to_store_sales_.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

biweeklybudget/alembic/versions/d01774fa3ae3_add_transaction_field_to_store_sales_.py#L21

Added line #L21 was not covered by tests

Check warning on line 27 in biweeklybudget/alembic/versions/d01774fa3ae3_add_transaction_field_to_store_sales_.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

biweeklybudget/alembic/versions/d01774fa3ae3_add_transaction_field_to_store_sales_.py#L27

Added line #L27 was not covered by tests

Check warning on line 367 in biweeklybudget/flaskapp/views/transactions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

biweeklybudget/flaskapp/views/transactions.py#L367

Added line #L367 was not covered by tests

Check warning on line 369 in biweeklybudget/flaskapp/views/transactions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

biweeklybudget/flaskapp/views/transactions.py#L369

Added line #L369 was not covered by tests