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

Refactoring #58

Merged
merged 3 commits into from
Jun 14, 2024

ci: Add GitHub actions pipeline

ea5c906
Select commit
Loading
Failed to load commit list.
Merged

Refactoring #58

ci: Add GitHub actions pipeline
ea5c906
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 97.54098% with 6 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@bb188d0). Learn more about missing BASE report.

Files Patch % Lines
src/shop_db2/helpers/hooks.py 75.00% 1 Missing ⚠️
src/shop_db2/helpers/products.py 88.88% 0 Missing and 1 partial ⚠️
src/shop_db2/helpers/updater.py 83.33% 1 Missing ⚠️
src/shop_db2/helpers/uploads.py 80.00% 0 Missing and 1 partial ⚠️
src/shop_db2/models/replenishment.py 90.90% 1 Missing ⚠️
src/shop_db2/routes/users.py 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage        ?   91.78%           
=======================================
  Files           ?       49           
  Lines           ?     2203           
  Branches        ?      271           
=======================================
  Hits            ?     2022           
  Misses          ?      135           
  Partials        ?       46           

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