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 helper function and PicoJSON context classes to picojson_util.h #26

Merged
merged 4 commits into from
Nov 10, 2023

Conversation

rmisev
Copy link
Member

@rmisev rmisev commented Nov 9, 2023

They are used to simplify and improve the readability of test code that requires JSON parsing.

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6aa27e7) 99.73% compared to head (58abe59) 99.73%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files          15       15           
  Lines        2223     2223           
=======================================
  Hits         2217     2217           
  Misses          6        6           

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

@rmisev rmisev merged commit 58abe59 into main Nov 10, 2023
22 checks passed
@rmisev rmisev deleted the json-util branch November 10, 2023 17:23
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