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

Feat/improve cicd part4 #2582

Merged
merged 3 commits into from
Nov 3, 2024
Merged

Feat/improve cicd part4 #2582

merged 3 commits into from
Nov 3, 2024

Conversation

dennisbader
Copy link
Collaborator

Summary

Improves caching of workflows:

  • use uv to compile the latest requirements (latest dependency versions) and generate cache hash from that

@dennisbader dennisbader merged commit a7837c7 into master Nov 3, 2024
9 checks passed
@dennisbader dennisbader deleted the feat/improve_cicd_part4 branch November 3, 2024 12:33
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.88%. Comparing base (23b7ab5) to head (8b8fcd5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2582      +/-   ##
==========================================
- Coverage   93.89%   93.88%   -0.02%     
==========================================
  Files         139      139              
  Lines       14888    14874      -14     
==========================================
- Hits        13979    13964      -15     
- Misses        909      910       +1     

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

@dennisbader dennisbader mentioned this pull request Nov 3, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant