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

[Bug] del f._self_call_placeholder_ even when calling f raises exception #994

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

hudson-ai
Copy link
Collaborator

Closes #993

@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.19%. Comparing base (8d63c79) to head (5a0dca7).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #994       +/-   ##
===========================================
+ Coverage   44.74%   61.19%   +16.45%     
===========================================
  Files          62       62               
  Lines        4392     4396        +4     
===========================================
+ Hits         1965     2690      +725     
+ Misses       2427     1706      -721     

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

@hudson-ai hudson-ai requested a review from Harsha-Nori August 22, 2024 13:52
@hudson-ai hudson-ai merged commit 56a419a into guidance-ai:main Aug 28, 2024
100 checks passed
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.

Exceptions inside zero-arg stateless grammars only raise on first call
3 participants