Merge master (dapper example) into openapi #1388
Merged
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 is93.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 |
Loading