Skip to content

Use pip-compile to maintain constraints used.#130

Draft
jschwartzentruber wants to merge 1 commit into
masterfrom
use-pip-tools-constraints
Draft

Use pip-compile to maintain constraints used.#130
jschwartzentruber wants to merge 1 commit into
masterfrom
use-pip-tools-constraints

Conversation

@jschwartzentruber

Copy link
Copy Markdown
Collaborator

This makes tests environments consistent and repeatable.

Use tox -e update-reqs to update the constraints. Any tox testenv deps should be added to setup.cfg under the cicd extra.

This makes tests environments consistent and repeatable.

Use `tox -e update-reqs` to update the constraints. Any tox testenv
deps should be added to setup.cfg under the `cicd` extra.
@codecov

codecov Bot commented Dec 6, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.78%. Comparing base (97b8a0e) to head (4df004e).
⚠️ Report is 118 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #130   +/-   ##
=======================================
  Coverage   58.78%   58.78%           
=======================================
  Files           8        8           
  Lines         905      905           
=======================================
  Hits          532      532           
  Misses        373      373           

☔ View full report in Codecov by Harness.
📢 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.

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