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

Changed dependency manager to uv and added Docker image #244

Merged
merged 4 commits into from
Oct 16, 2024

Switch from ADD to COPY in Dockerfile

a5fc5c0
Select commit
Loading
Failed to load commit list.
Merged

Changed dependency manager to uv and added Docker image #244

Switch from ADD to COPY in Dockerfile
a5fc5c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2024 in 0s

94.05% (+0.00%) compared to 813e7f5

View this Pull Request on Codecov

94.05% (+0.00%) compared to 813e7f5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.05%. Comparing base (813e7f5) to head (a5fc5c0).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #244   +/-   ##
=======================================
  Coverage   94.05%   94.05%           
=======================================
  Files          26       26           
  Lines        1716     1716           
  Branches      232      232           
=======================================
  Hits         1614     1614           
  Misses         75       75           
  Partials       27       27           

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