index operator interface #165
Merged
Codecov / codecov/project
succeeded
Oct 17, 2023 in 1s
92.82% (+0.03%) compared to ec8a583
View this Pull Request on Codecov
92.82% (+0.03%) compared to ec8a583
Details
Codecov Report
Merging #165 (14bee50) into master (ec8a583) will increase coverage by
0.03%
.
The diff coverage is80.89%
.
@@ Coverage Diff @@
## master #165 +/- ##
==========================================
+ Coverage 92.78% 92.82% +0.03%
==========================================
Files 86 86
Lines 6639 6703 +64
==========================================
+ Hits 6160 6222 +62
- Misses 479 481 +2
Files | Coverage Δ | |
---|---|---|
aiopenapi3/openapi.py | 92.42% <100.00%> (-0.05%) |
⬇️ |
aiopenapi3/request.py | 92.61% <100.00%> (+0.07%) |
⬆️ |
tests/path_test.py | 99.68% <100.00%> (+0.01%) |
⬆️ |
aiopenapi3/extra.py | 98.95% <95.83%> (-1.05%) |
⬇️ |
tests/extra_test.py | 70.27% <61.90%> (+6.41%) |
⬆️ |
... and 1 file with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading