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

Add JSON typecast #464

Merged
merged 6 commits into from
May 9, 2024
Merged

Add JSON typecast #464

merged 6 commits into from
May 9, 2024

Conversation

msmakouz
Copy link
Member

Added the ability to use JSON typecast

@msmakouz msmakouz added the type:feature New feature. label Feb 21, 2024
@msmakouz msmakouz self-assigned this Feb 21, 2024
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.52%. Comparing base (892c275) to head (37d98de).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #464      +/-   ##
============================================
+ Coverage     91.50%   91.52%   +0.02%     
- Complexity     1814     1817       +3     
============================================
  Files           115      115              
  Lines          4600     4613      +13     
============================================
+ Hits           4209     4222      +13     
  Misses          391      391              

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

src/Parser/Typecast.php Show resolved Hide resolved
@roxblnfk roxblnfk merged commit 0677d29 into 2.x May 9, 2024
42 checks passed
@roxblnfk roxblnfk deleted the feature/json-typecast branch May 9, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature.
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

4 participants