feat(drs): add session_kwargs param to pass to aiohttp.ClientSession #227
Codecov / codecov/project
succeeded
Aug 21, 2024 in 0s
100.00% (+0.00%) compared to e9995b4
View this Pull Request on Codecov
100.00% (+0.00%) compared to e9995b4
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 100.00%. Comparing base (
e9995b4
) to head (68e3b5a
).
Additional details and impacted files
@@ Coverage Diff @@
## master #227 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 52 52
Lines 1651 1651
Branches 243 243
=========================================
Hits 1651 1651
Files | Coverage Δ | |
---|---|---|
bento_lib/drs/resolver.py | 100.00% <100.00%> (ø) |
Loading