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

Merge master (dapper example) into openapi #1388

Merged
merged 6 commits into from
Nov 12, 2023

Merge branch 'master' into merge-master-dapper-into-openapi

a3975b7
Select commit
Loading
Failed to load commit list.
Merged

Merge master (dapper example) into openapi #1388

Merge branch 'master' into merge-master-dapper-into-openapi
a3975b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2023 in 1s

90.99% (+0.72%) compared to 65a356f

View this Pull Request on Codecov

90.99% (+0.72%) compared to 65a356f

Details

Codecov Report

Merging #1388 (a3975b7) into openapi (65a356f) will increase coverage by 0.72%.
The diff coverage is 93.71%.

@@             Coverage Diff             @@
##           openapi    #1388      +/-   ##
===========================================
+ Coverage    90.27%   90.99%   +0.72%     
===========================================
  Files          308      382      +74     
  Lines        10159    12411    +2252     
  Branches      1693     1987     +294     
===========================================
+ Hits          9171    11294    +2123     
- Misses         651      723      +72     
- Partials       337      394      +57     
Files Coverage Δ
...pperExample/AtomicOperations/AmbientTransaction.cs 100.00% <100.00%> (ø)
.../DapperExample/Controllers/OperationsController.cs 100.00% <100.00%> (ø)
src/Examples/DapperExample/Data/RotatingList.cs 100.00% <100.00%> (ø)
src/Examples/DapperExample/Data/Seeder.cs 100.00% <100.00%> (ø)
...es/DapperExample/Definitions/TodoItemDefinition.cs 100.00% <100.00%> (ø)
...es/DapperExample/FromEntitiesNavigationResolver.cs 100.00% <100.00%> (ø)
...c/Examples/DapperExample/Models/AccountRecovery.cs 100.00% <100.00%> (ø)
src/Examples/DapperExample/Models/LoginAccount.cs 100.00% <100.00%> (ø)
src/Examples/DapperExample/Models/Person.cs 100.00% <100.00%> (ø)
src/Examples/DapperExample/Models/Tag.cs 100.00% <100.00%> (ø)
... and 70 more

... and 6 files with indirect coverage changes