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

allow CI to complete on windows #398

Merged
merged 1 commit into from
May 25, 2024
Merged

allow CI to complete on windows #398

merged 1 commit into from
May 25, 2024

Conversation

waltsims
Copy link
Owner

CI testing of the example script is blocked by plt.show(). This PR allows the CI to finish when the plt.pause() command completes.

Copy link

codecov bot commented May 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.97%. Comparing base (1937a26) to head (620a4c6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #398   +/-   ##
=======================================
  Coverage   67.97%   67.97%           
=======================================
  Files          48       48           
  Lines        7050     7050           
  Branches     1604     1604           
=======================================
  Hits         4792     4792           
  Misses       1684     1684           
  Partials      574      574           
Flag Coverage Δ
3.10 68.16% <ø> (ø)
3.11 68.16% <ø> (ø)
3.12 68.16% <ø> (ø)
3.9 67.96% <ø> (ø)
ubuntu-latest 67.97% <ø> (ø)
windows-latest 67.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@waltsims waltsims merged commit 6c5ef8a into master May 25, 2024
114 checks passed
@waltsims waltsims deleted the plt-cicd branch May 25, 2024 20:08
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.

None yet

1 participant