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

CI: 158 fix local testing #162

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

CI: 158 fix local testing #162

wants to merge 6 commits into from

Conversation

Miksus
Copy link
Owner

@Miksus Miksus commented Nov 29, 2022

Resolves #158. This PR renames the pytest command-line argument --no-build (default False) to --check-build (default False) so that local testing won't require an argument by default and they won't test the version. The CI build tests have this argument set.

@Miksus
Copy link
Owner Author

Miksus commented Nov 29, 2022

This PR also removes two outdated and unused workflows from CI.

@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2022

Codecov Report

Base: 95.36% // Head: 95.36% // No change to project coverage 👍

Coverage data is based on head (22e0dd0) compared to base (cced194).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   95.36%   95.36%           
=======================================
  Files          80       80           
  Lines        4660     4660           
=======================================
  Hits         4444     4444           
  Misses        216      216           

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

BUG - since I last pulled, base repo has test failures
2 participants