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

Support for manipulating generated files #128

Merged
merged 5 commits into from
May 5, 2024
Merged

Support for manipulating generated files #128

merged 5 commits into from
May 5, 2024

Conversation

jaredpar
Copy link
Owner

@jaredpar jaredpar commented May 4, 2024

Couple of changes

Copy link

codecov bot commented May 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.03%. Comparing base (a6d2007) to head (95371e9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   96.97%   97.03%   +0.05%     
==========================================
  Files          42       42              
  Lines        3999     4075      +76     
  Branches      396      404       +8     
==========================================
+ Hits         3878     3954      +76     
  Misses         64       64              
  Partials       57       57              

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

@jaredpar jaredpar merged commit 2fbe248 into main May 5, 2024
5 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.

Provide an API to map CompilerCall to the generated SyntaxTrees
1 participant