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] lib json: import spyzhov/ajson for json.path & json.eval #122

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

hyorigo
Copy link
Collaborator

@hyorigo hyorigo commented Nov 13, 2024

No description provided.

Copy link

codacy-production bot commented Nov 13, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.31% (target: -1.00%) 82.80%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ab2525b) 5497 5160 93.87%
Head commit (d38d988) 5654 (+157) 5290 (+130) 93.56% (-0.31%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#122) 157 130 82.80%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 76.43312% with 37 lines in your changes missing coverage. Please review.

Project coverage is 91.33%. Comparing base (ab2525b) to head (d38d988).

Files with missing lines Patch % Lines
lib/json/json.go 76.43% 27 Missing and 10 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
- Coverage   91.76%   91.33%   -0.44%     
==========================================
  Files          44       44              
  Lines        5346     5503     +157     
==========================================
+ Hits         4906     5026     +120     
- Misses        331      358      +27     
- Partials      109      119      +10     

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

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.

1 participant