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

chore: Type annotations and linting #62

Merged
merged 6 commits into from
Jun 15, 2024
Merged

chore: Type annotations and linting #62

merged 6 commits into from
Jun 15, 2024

Conversation

g3n35i5
Copy link
Owner

@g3n35i5 g3n35i5 commented Jun 15, 2024

No description provided.

@g3n35i5 g3n35i5 added the rebase Merge this PR with rebase strategy label Jun 15, 2024
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 33 lines in your changes missing coverage. Please review.

Project coverage is 91.78%. Comparing base (5da3ac4) to head (83f9fd5).

Files Patch % Lines
src/shop_db2/helpers/decorators.py 81.81% 5 Missing and 1 partial ⚠️
src/shop_db2/models/product.py 68.75% 4 Missing and 1 partial ⚠️
src/shop_db2/helpers/utils.py 69.23% 4 Missing ⚠️
src/shop_db2/helpers/query.py 83.33% 3 Missing ⚠️
src/shop_db2/helpers/updater.py 40.00% 3 Missing ⚠️
src/shop_db2/helpers/deposits.py 50.00% 2 Missing ⚠️
src/shop_db2/helpers/hooks.py 66.66% 1 Missing and 1 partial ⚠️
src/shop_db2/helpers/uploads.py 0.00% 2 Missing ⚠️
src/shop_db2/helpers/users.py 50.00% 2 Missing ⚠️
src/shop_db2/models/user.py 80.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   91.78%   91.78%           
=======================================
  Files          49       49           
  Lines        2203     2228   +25     
  Branches      271      273    +2     
=======================================
+ Hits         2022     2045   +23     
- Misses        135      136    +1     
- Partials       46       47    +1     

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

@g3n35i5 g3n35i5 merged commit 28d4b53 into main Jun 15, 2024
7 of 10 checks passed
@g3n35i5 g3n35i5 deleted the chore/types branch June 15, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rebase Merge this PR with rebase strategy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant