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

replace pyinvoke with tox #106

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

mkmkme
Copy link
Collaborator

@mkmkme mkmkme commented Oct 1, 2024

Pull Request check-list

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?

Description of change

This change replaces invoke with tox

@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.73%. Comparing base (42a9c44) to head (c347e2c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   75.18%   74.73%   -0.46%     
==========================================
  Files         132      132              
  Lines       34480    34480              
==========================================
- Hits        25925    25768     -157     
- Misses       8555     8712     +157     

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

Signed-off-by: Mikhail Koviazin <[email protected]>
@mkmkme
Copy link
Collaborator Author

mkmkme commented Oct 1, 2024

Just realized the packaging was done via invoke as well. Converting to draft until I decide how to handle this properly.

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.

2 participants