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(parser): escape dollar sign in operation names #307

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

mrlubos
Copy link
Member

@mrlubos mrlubos commented Apr 9, 2024

Fixes #295

@mrlubos mrlubos requested a review from jordanshatford April 9, 2024 03:20
Copy link

vercel bot commented Apr 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 3:27am

@mrlubos mrlubos marked this pull request as ready for review April 9, 2024 03:20
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.77%. Comparing base (41fcf05) to head (7da004a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #307      +/-   ##
==========================================
- Coverage   85.81%   85.77%   -0.04%     
==========================================
  Files          72       72              
  Lines        4632     4619      -13     
  Branches      544      542       -2     
==========================================
- Hits         3975     3962      -13     
  Misses        655      655              
  Partials        2        2              
Flag Coverage Δ
unittests 85.77% <100.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mrlubos mrlubos merged commit 424c256 into main Apr 9, 2024
16 checks passed
@mrlubos mrlubos deleted the fix/odata-controller-operation branch April 9, 2024 03:34
@github-actions github-actions bot mentioned this pull request Apr 9, 2024
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.

Some generated fields need to be in quotes
2 participants