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

Merge .coveragerc options into pyproject.toml #135

Merged
merged 2 commits into from
Apr 5, 2024
Merged

Conversation

ptsavol
Copy link
Member

@ptsavol ptsavol commented Apr 5, 2024

Small refactoring.

No related issue.

Checklist before merging

  • Unit tests pass

- Add coverage to dev-requirements.txt
- Add a step to Github test runner action to install coverage
- Bring in coverage options from .coveragerc to pyproject.toml and remove the file

Re spine-tools/Spine-Toolbox#2268
@ptsavol ptsavol self-assigned this Apr 5, 2024
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.48%. Comparing base (45fc13f) to head (2890a9a).

Additional details and impacted files
@@           Coverage Diff            @@
##           0.8-dev     #135   +/-   ##
========================================
  Coverage    62.48%   62.48%           
========================================
  Files           46       46           
  Lines         3916     3916           
  Branches       763      763           
========================================
  Hits          2447     2447           
  Misses        1312     1312           
  Partials       157      157           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ptsavol ptsavol changed the title Remove optional dependencies from pyproject.toml Merge .coveragerc options into pyproject.toml Apr 5, 2024
@ptsavol ptsavol merged commit 95d0d5b into 0.8-dev Apr 5, 2024
10 checks passed
@ptsavol ptsavol deleted the issue_2268 branch April 5, 2024 12:58
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