Skip to content

Add USE_VENDORED_JSON option to allow using system nlohmann::json (#959)

a58856c
Select commit
Loading
Failed to load commit list.
Draft

Add USE_VENDORED_JSON option (fixes #959) #1080

Add USE_VENDORED_JSON option to allow using system nlohmann::json (#959)
a58856c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2026 in 1s

65.90% (+0.00%) compared to 53040fa

View this Pull Request on Codecov

65.90% (+0.00%) compared to 53040fa

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.90%. Comparing base (53040fa) to head (a58856c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1080   +/-   ##
=======================================
  Coverage   65.90%   65.90%           
=======================================
  Files         225      225           
  Lines       12727    12727           
  Branches     1186     1186           
=======================================
  Hits         8388     8388           
  Misses       4289     4289           
  Partials       50       50           

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

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