Skip to content

Perf/adapter options - #221

Merged
fredbi merged 2 commits into
go-openapi:masterfrom
fredbi:perf/adapter-options
Jul 19, 2026
Merged

Perf/adapter options#221
fredbi merged 2 commits into
go-openapi:masterfrom
fredbi:perf/adapter-options

perf(adapters): updated benchmark

a130e07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2026 in 0s

92.29% (+0.08%) compared to efb6f4e

View this Pull Request on Codecov

92.29% (+0.08%) compared to efb6f4e

Details

Codecov Report

❌ Patch coverage is 86.84211% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.29%. Comparing base (efb6f4e) to head (a130e07).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
jsonutils/adapters/easyjson/json/options.go 42.85% 8 Missing ⚠️
jsonutils/adapters/easyjson/json/pool.go 92.30% 1 Missing ⚠️
jsonutils/adapters/stdlib/json/pool.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   92.20%   92.29%   +0.08%     
==========================================
  Files          57       57              
  Lines        2746     2674      -72     
==========================================
- Hits         2532     2468      -64     
+ Misses        170      164       -6     
+ Partials       44       42       -2     

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