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: escape single quotes in strings in generated Python code #1312

fix: escape single quotes in strings in generated Python code

f54a821
Select commit
Loading
Failed to load commit list.
Merged

fix: escape single quotes in strings in generated Python code #1312

fix: escape single quotes in strings in generated Python code
f54a821
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2025 in 0s

99.72% (+0.00%) compared to 88295bc

View this Pull Request on Codecov

99.72% (+0.00%) compared to 88295bc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.72%. Comparing base (88295bc) to head (f54a821).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1312   +/-   ##
=======================================
  Coverage   99.72%   99.72%           
=======================================
  Files         119      119           
  Lines       12955    12955           
  Branches     4240     4240           
=======================================
  Hits        12920    12920           
  Misses         35       35           

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