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

Configure package via pyproject.toml #347

Merged
merged 8 commits into from
Mar 26, 2023
Merged

Configure package via pyproject.toml #347

merged 8 commits into from
Mar 26, 2023

Conversation

sebp
Copy link
Owner

@sebp sebp commented Mar 26, 2023

Configures setuptools, pytest, coverage and ruff via pyproject.toml. Ruff replaces flake8 and isort.

@codecov
Copy link

codecov bot commented Mar 26, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (942efd3) 97.85% compared to head (82d2e80) 97.85%.

❗ Current head 82d2e80 differs from pull request most recent head a5c4f97. Consider uploading reports for the commit a5c4f97 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
- Coverage   97.85%   97.85%   -0.01%     
==========================================
  Files          37       37              
  Lines        3270     3263       -7     
  Branches      496      496              
==========================================
- Hits         3200     3193       -7     
  Misses         33       33              
  Partials       37       37              
Impacted Files Coverage Δ
sksurv/datasets/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sebp sebp force-pushed the ruff branch 2 times, most recently from 82d2e80 to 6f8073b Compare March 26, 2023 14:17
@sebp sebp merged commit e4a8888 into master Mar 26, 2023
@sebp sebp deleted the ruff branch March 26, 2023 15:20
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