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

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

Open
wants to merge 7 commits into
base: development
Choose a base branch
from

Use pyproject for Travis

075f1f8
Select commit
Loading
Failed to load commit list.
Open

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

Use pyproject for Travis
075f1f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 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 16 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.