Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUILD] Upgrade nlohmann_json to 3.12.0 #3406

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

Merged
merged 3 commits into from
May 14, 2025

Conversation

marcalff
Copy link
Member

@marcalff marcalff commented May 14, 2025

Fixes #3385

Changes

Upgrade nlohmann_json to 1.12.0.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@marcalff marcalff requested a review from a team as a code owner May 14, 2025 13:48
Copy link

netlify bot commented May 14, 2025

Deploy Preview for opentelemetry-cpp-api-docs canceled.

Name Link
🔨 Latest commit 9ab831d
🔍 Latest deploy log https://app.netlify.com/sites/opentelemetry-cpp-api-docs/deploys/6824a6aa94a1bf0008bb5af0

@marcalff marcalff changed the title Upgrade nlohmann_json to 1.12.0 [BUILD] Upgrade nlohmann_json to 1.12.0 May 14, 2025
Copy link

codecov bot commented May 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.04%. Comparing base (546fcd7) to head (9ab831d).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3406      +/-   ##
==========================================
+ Coverage   90.02%   90.04%   +0.02%     
==========================================
  Files         212      212              
  Lines        6932     6932              
==========================================
+ Hits         6240     6241       +1     
+ Misses        692      691       -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcalff marcalff changed the title [BUILD] Upgrade nlohmann_json to 1.12.0 [BUILD] Upgrade nlohmann_json to 3.12.0 May 14, 2025
Copy link
Contributor

@dbarker dbarker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks.

@ThomsonTan ThomsonTan merged commit cacfe44 into open-telemetry:main May 14, 2025
67 checks passed
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.

Upgrade to nlohman-json 3.12.0
4 participants