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

Fix EmPy interpreter shutdown on construction error #663

Merged
merged 1 commit into from
Sep 6, 2024

Fix EmPy interpreter shutdown on construction error

dba58b2
Select commit
Loading
Failed to load commit list.
Merged

Fix EmPy interpreter shutdown on construction error #663

Fix EmPy interpreter shutdown on construction error
dba58b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 0s

87.35% (+0.00%) compared to 4d7ab92

View this Pull Request on Codecov

87.35% (+0.00%) compared to 4d7ab92

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.35%. Comparing base (4d7ab92) to head (dba58b2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #663   +/-   ##
=======================================
  Coverage   87.34%   87.35%           
=======================================
  Files          67       67           
  Lines        3913     3914    +1     
  Branches      776      776           
=======================================
+ Hits         3418     3419    +1     
  Misses        391      391           
  Partials      104      104           

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