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

cJSON update to 1.7.17 #1081

Merged
merged 5 commits into from
Jan 2, 2024
Merged

cJSON update to 1.7.17 #1081

merged 5 commits into from
Jan 2, 2024

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Dec 29, 2023

Pick up latest release

Did some things to make future updates even easier:

  • moved cJSON.h next to cJSON.c, so we don't need to change the #include in the .c file
  • mark customized lines with /* Amazon edit */.
  • Only make additive edits. It's tough to diff when we've removed the original source code

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@graebm graebm marked this pull request as draft December 29, 2023 23:13
@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8eaa098) 83.35% compared to head (f449993) 83.35%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1081   +/-   ##
=======================================
  Coverage   83.35%   83.35%           
=======================================
  Files          56       56           
  Lines        5803     5803           
=======================================
  Hits         4837     4837           
  Misses        966      966           

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

@graebm graebm marked this pull request as ready for review December 29, 2023 23:33
@graebm graebm merged commit 6ee34b3 into main Jan 2, 2024
52 checks passed
@graebm graebm deleted the cjson-1.7.17 branch January 2, 2024 17:35
alfred2g pushed a commit that referenced this pull request Feb 27, 2024
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.

4 participants