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
Copy link
Copy Markdown

codecov Bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (97b8a0e) 58.78% compared to head (4df004e) 58.78%.

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 Sentry.
📢 Have feedback on the report? Share it here.

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