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

Enhancement: Use JSON_THROW_ON_ERROR #159

Merged
merged 1 commit into from
Dec 13, 2021
Merged

Enhancement: Use JSON_THROW_ON_ERROR #159

merged 1 commit into from
Dec 13, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • makes use of the JSON_THROW_ON_ERROR flag when decoding JSON strings

@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #159 (09c400e) into main (4f0a40d) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #159      +/-   ##
============================================
+ Coverage     98.82%   98.90%   +0.07%     
+ Complexity       31       29       -2     
============================================
  Files             8        8              
  Lines            85       91       +6     
============================================
+ Hits             84       90       +6     
  Misses            1        1              
Impacted Files Coverage Δ
src/Json.php 96.29% <100.00%> (+1.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f0a40d...09c400e. Read the comment docs.

@localheinz localheinz merged commit 108a91a into main Dec 13, 2021
@localheinz localheinz deleted the feature/throw branch December 13, 2021 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants