Skip to content

Merge master (v5.5.0) into openapi #1407

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

Merged
merged 40 commits into from
Nov 24, 2023
Merged

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Nov 24, 2023

This PR merges the latest master branch (v5.5.0) into the openapi branch.

Projects that use Swashbuckle target only .NET 8, because the Swashbuckle client generator does not work with multi-targeting.

QUALITY CHECKLIST

bkoelman and others added 30 commits November 16, 2023 12:48
…erations

Fix crash on operations requests when trace logging is turned on
Bumps [docfx](https://github.com/dotnet/docfx) from 2.72.1 to 2.74.0.
- [Release notes](https://github.com/dotnet/docfx/releases)
- [Changelog](https://github.com/dotnet/docfx/blob/main/RELEASENOTE.md)
- [Commits](dotnet/docfx@v2.72.1...v2.74.0)

---
updated-dependencies:
- dependency-name: docfx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (23da6d0) 90.99% compared to head (6f4456d) 91.12%.

Files Patch % Lines
...c/JsonApiDotNetCore/Middleware/ExceptionHandler.cs 60.00% 6 Missing ⚠️
src/JsonApiDotNetCore/Middleware/TraceLogWriter.cs 83.78% 5 Missing and 1 partial ⚠️
...onApiDotNetCore.Annotations/CollectionConverter.cs 62.50% 2 Missing and 1 partial ⚠️
...re/Queries/QueryableBuilding/WhereClauseBuilder.cs 85.71% 1 Missing and 1 partial ⚠️
src/Examples/DapperExample/SystemClock.cs 0.00% 1 Missing ⚠️
...sonApiDotNetCore/Diagnostics/CascadingCodeTimer.cs 0.00% 1 Missing ⚠️
...etCore/QueryStrings/FieldChains/MatchTraceScope.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           openapi    #1407      +/-   ##
===========================================
+ Coverage    90.99%   91.12%   +0.12%     
===========================================
  Files          382      382              
  Lines        12411    12426      +15     
  Branches      1987     1986       -1     
===========================================
+ Hits         11294    11323      +29     
+ Misses         723      714       -9     
+ Partials       394      389       -5     

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

@bkoelman bkoelman marked this pull request as ready for review November 24, 2023 15:44
@bkoelman bkoelman merged commit 354370b into openapi Nov 24, 2023
@bkoelman bkoelman deleted the merge-master-v5.5.0-into-openapi branch November 24, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants