Skip to content

Move dependencies from requirements files into pyproject.toml, add extra groups for dev, docs - #565

Open
mfisher87 wants to merge 7 commits into
developmentfrom
pyproject-deps
Open

Move dependencies from requirements files into pyproject.toml, add extra groups for dev, docs#565
mfisher87 wants to merge 7 commits into
developmentfrom
pyproject-deps

Use pyproject for Travis

075f1f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

65.98% (+0.00%) compared to 5825e51

View this Pull Request on Codecov

65.98% (+0.00%) compared to 5825e51

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.98%. Comparing base (5825e51) to head (075f1f8).
⚠️ Report is 104 commits behind head on development.

Additional details and impacted files
@@             Coverage Diff              @@
##           development     #565   +/-   ##
============================================
  Coverage        65.98%   65.98%           
============================================
  Files               36       36           
  Lines             3052     3052           
  Branches           538      538           
============================================
  Hits              2014     2014           
  Misses             950      950           
  Partials            88       88           

☔ 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.