Skip to content

Merge branch 'master' into fix/10-swagger-type-array

6c1ce4b
Select commit
Loading
Failed to load commit list.
Merged

fix: handle swagger:type array by falling through to underlying type resolution #11

Merge branch 'master' into fix/10-swagger-type-array
6c1ce4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

72.34% (-0.10%) compared to 7e52966

View this Pull Request on Codecov

72.34% (-0.10%) compared to 7e52966

Details

Codecov Report

❌ Patch coverage is 26.66667% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.34%. Comparing base (7e52966) to head (6c1ce4b).
⚠️ Report is 4 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
schema.go 26.66% 8 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   72.43%   72.34%   -0.10%     
==========================================
  Files          14       14              
  Lines        3795     3804       +9     
==========================================
+ Hits         2749     2752       +3     
- Misses        734      738       +4     
- Partials      312      314       +2     

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