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

Use 'output' to configure EmPy v4 redirection #666

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Sep 20, 2024

This aligns with our strategy for earlier EmPy versions and avoids an assertion deep in EmPy v4 if 'output' is unspecified.

Follow-up to #665

This aligns with our strategy for earlier EmPy versions and avoids an
assertion deep in EmPy v4 if 'output' is unspecified.
@cottsay cottsay added the bug Something isn't working label Sep 20, 2024
@cottsay cottsay self-assigned this Sep 20, 2024
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.35%. Comparing base (fbbb8af) to head (b1e9fd9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #666   +/-   ##
=======================================
  Coverage   87.35%   87.35%           
=======================================
  Files          67       67           
  Lines        3921     3921           
  Branches      775      775           
=======================================
  Hits         3425     3425           
  Misses        392      392           
  Partials      104      104           

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

@cottsay cottsay merged commit 9778894 into master Sep 23, 2024
36 checks passed
@cottsay cottsay deleted the cottsay/empy-output branch September 23, 2024 13:00
@cottsay cottsay added this to the 0.17.2 milestone Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants