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: add try_ for all methods #121

Merged
merged 8 commits into from
Nov 12, 2024
Merged

[feat] lib json: add try_ for all methods #121

merged 8 commits into from
Nov 12, 2024

Conversation

hyorigo
Copy link
Collaborator

@hyorigo hyorigo commented Nov 11, 2024

No description provided.

Copy link

codacy-production bot commented Nov 11, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.06% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (6f89608) 5442 5105 93.81%
Head commit (f76b27c) 5497 (+55) 5160 (+55) 93.87% (+0.06%)

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 (#121) 58 58 100.00%

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 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.76%. Comparing base (6f89608) to head (f76b27c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   91.68%   91.76%   +0.08%     
==========================================
  Files          44       44              
  Lines        5291     5346      +55     
==========================================
+ Hits         4851     4906      +55     
  Misses        331      331              
  Partials      109      109              

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

@hyorigo hyorigo merged commit ab2525b into master Nov 12, 2024
29 checks passed
@hyorigo hyorigo deleted the jsp branch November 12, 2024 01:11
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