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

Add pyproject.toml to service changes file checklist #150

Merged
merged 2 commits into from
May 15, 2024

Conversation

CasperWA
Copy link
Collaborator

Also, remove unnecessary dependency installations.

Fixes #139

Also, remove unnecessary dependency installations.
@CasperWA CasperWA requested a review from Treesarj May 14, 2024 08:29
Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.27%. Comparing base (7d4ebcf) to head (5d668bd).

❗ Current head 5d668bd differs from pull request most recent head 6f04dc5. Consider uploading reports for the commit 6f04dc5 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
- Coverage   92.27%   92.27%   -0.01%     
==========================================
  Files          27       27              
  Lines        1386     1385       -1     
==========================================
- Hits         1279     1278       -1     
  Misses        107      107              
Flag Coverage Δ
docker 80.28% <ø> (+0.05%) ⬆️
local 91.19% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@CasperWA CasperWA enabled auto-merge (squash) May 15, 2024 11:22
@CasperWA CasperWA merged commit 17812e0 into main May 15, 2024
17 checks passed
@CasperWA CasperWA deleted the cwa/fix-139-deploy-for-dependency-updates branch May 15, 2024 11:24
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.

🔧 Ensure the service is deployed if the dependencies are updated
2 participants