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

index operator interface #165

Merged
merged 12 commits into from
Oct 17, 2023

extra - use *args

14bee50
Select commit
Loading
Failed to load commit list.
Merged

index operator interface #165

extra - use *args
14bee50
Select commit
Loading
Failed to load commit list.
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 is 80.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