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:(ast) export some API for third-party JSON libs #608

Merged
merged 9 commits into from Mar 13, 2024
Merged

Conversation

AsterDY
Copy link
Collaborator

@AsterDY AsterDY commented Mar 12, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 79.41176% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 77.57%. Comparing base (5d45952) to head (42491f9).

Files Patch % Lines
ast/search.go 66.66% 9 Missing and 4 partials ⚠️
unquote/unquote.go 53.84% 6 Missing ⚠️
ast/decode.go 90.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #608      +/-   ##
==========================================
- Coverage   77.58%   77.57%   -0.01%     
==========================================
  Files          84       84              
  Lines       11538    11609      +71     
==========================================
+ Hits         8952     9006      +54     
- Misses       2188     2202      +14     
- Partials      398      401       +3     

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

@AsterDY AsterDY merged commit 0704d0a into main Mar 13, 2024
33 checks passed
@AsterDY AsterDY deleted the feat/ast_arm2 branch March 13, 2024 11:44
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.

None yet

3 participants