Skip to content

Conversation

@alessio-locatelli
Copy link
Collaborator

https://docs.astral.sh/uv/concepts/projects/dependencies/#dependency-groups

This used to fail with

STEP 7/11: RUN uv sync --extra test-server --no-dev
Using CPython 3.13.9 interpreter at: /usr/local/bin/python3
Creating virtual environment at: .venv
Resolved 119 packages in 0.83ms
error: Extra `test-server` is not defined in the project's `optional-dependencies` table
Error: building at STEP "RUN uv sync --extra test-server --no-dev": while running runtime: exit status 2
ERROR:podman_compose:Build command failed
Error: executing /usr/sbin/podman-compose up httpbin-custom: exit status 2

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.01%. Comparing base (8d28ac7) to head (e2181ea).
⚠️ Report is 47 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #376      +/-   ##
==========================================
- Coverage   96.20%   96.01%   -0.19%     
==========================================
  Files          10       10              
  Lines        1081     1105      +24     
  Branches      188      113      -75     
==========================================
+ Hits         1040     1061      +21     
- Misses         30       31       +1     
- Partials       11       13       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JWCook JWCook merged commit ee660a1 into requests-cache:main Nov 3, 2025
8 of 9 checks passed
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.

2 participants