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

[chores] Updated CI configuration, use pyproject.toml #132

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Conversation

pandafy
Copy link
Member

@pandafy pandafy commented Aug 12, 2024

[chores] Updated CI configuration, use pyproject.toml

@coveralls
Copy link

coveralls commented Aug 12, 2024

Coverage Status

coverage: 99.801%. remained the same
when pulling 7e03ef0 on update-ci
into 4668a64 on master.

@@ -55,26 +58,24 @@ jobs:
- name: Tests
if: ${{ !cancelled() && steps.deps.conclusion == 'success' }}
run: |
coverage run runtests.py --parallel
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have to do this or can we avoid doing it? I thought you found a way to resolve the coverage issue by adding thread to the multiprocessing options.

@nemesifier nemesifier merged commit 3d4e2db into master Aug 16, 2024
15 checks passed
@nemesifier nemesifier deleted the update-ci branch August 16, 2024 18:56
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.

3 participants