Skip to content

Error when code has reserved keywords#1154

Merged
VisruthSK merged 3 commits intomasterfrom
expose-functions-reserved
Mar 12, 2026
Merged

Error when code has reserved keywords#1154
VisruthSK merged 3 commits intomasterfrom
expose-functions-reserved

Conversation

@VisruthSK
Copy link
Member

Summary

Closes #1134

Copyright and Licensing

Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Visruth Srimath Kandali

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.18%. Comparing base (0c31c1b) to head (818c32e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1154      +/-   ##
==========================================
+ Coverage   88.13%   88.18%   +0.04%     
==========================================
  Files          14       14              
  Lines        5918     5941      +23     
==========================================
+ Hits         5216     5239      +23     
  Misses        702      702              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@VisruthSK VisruthSK changed the title Expose functions reserved Error when code has reserved keywords Mar 10, 2026
@VisruthSK VisruthSK requested a review from jgabry March 10, 2026 20:17
@VisruthSK VisruthSK marked this pull request as ready for review March 10, 2026 20:17
Copy link
Member

@jgabry jgabry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Ready to merge once the checks finish.

@VisruthSK VisruthSK merged commit f34e00f into master Mar 12, 2026
11 checks passed
@VisruthSK VisruthSK deleted the expose-functions-reserved branch March 12, 2026 02:00
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.

expose_functions: warning when function uses reserved word?

3 participants