Skip to content

Fix thread safety when OpenAPI document is downloaded in parallel

d7cba3e
Select commit
Loading
Failed to load commit list.
Merged

OpenAPI tweaks and fixes #1748

Fix thread safety when OpenAPI document is downloaded in parallel
d7cba3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2025 in 0s

90.87% (+0.09%) compared to 58cc1cb

View this Pull Request on Codecov

90.87% (+0.09%) compared to 58cc1cb

Details

Codecov Report

❌ Patch coverage is 97.67442% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.87%. Comparing base (58cc1cb) to head (d7cba3e).

Files with missing lines Patch % Lines
...Core.OpenApi.Swashbuckle/SchemaGenerationTracer.cs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1748      +/-   ##
==========================================
+ Coverage   90.78%   90.87%   +0.09%     
==========================================
  Files         474      475       +1     
  Lines       14697    14690       -7     
  Branches     2319     2319              
==========================================
+ Hits        13342    13350       +8     
+ Misses        921      911      -10     
+ Partials      434      429       -5     

☔ 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.