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

Introduce a workaround to consider nlohmann_json installed on system … #1486

Merged
merged 4 commits into from
Nov 3, 2024

Remove useless code

24f3e30
Select commit
Loading
Failed to load commit list.
Merged

Introduce a workaround to consider nlohmann_json installed on system … #1486

Remove useless code
24f3e30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2024 in 0s

53.88% (+0.00%) compared to 5d62d61

View this Pull Request on Codecov

53.88% (+0.00%) compared to 5d62d61

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.88%. Comparing base (5d62d61) to head (24f3e30).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1486   +/-   ##
=======================================
  Coverage   53.88%   53.88%           
=======================================
  Files         442      442           
  Lines       53777    53777           
=======================================
+ Hits        28977    28978    +1     
+ Misses      24800    24799    -1     

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