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

feat: add option to increase the default Python recursion depth #373

Merged
merged 2 commits into from Apr 14, 2024

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented Apr 14, 2024

Fixes #312

Copy link

codecov bot commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.66%. Comparing base (c129c17) to head (3ef83e3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
+ Coverage   87.65%   87.66%   +0.01%     
==========================================
  Files          35       35              
  Lines        4787     4793       +6     
==========================================
+ Hits         4196     4202       +6     
  Misses        591      591              

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

@gnikit gnikit force-pushed the feat/increase-recursion-limit branch from 33cc9ee to a097149 Compare April 14, 2024 18:18
@gnikit gnikit merged commit b0e2b09 into master Apr 14, 2024
35 checks passed
@gnikit gnikit deleted the feat/increase-recursion-limit branch April 14, 2024 18:37
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.

Initialize Language Server Error in VScode large workspace
1 participant