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

feat(drs): add session_kwargs param to pass to aiohttp.ClientSession #227

Merged
merged 1 commit into from
Aug 21, 2024

feat(drs): add session_kwargs param to pass to aiohttp.ClientSession

68e3b5a
Select commit
Loading
Failed to load commit list.
Merged

feat(drs): add session_kwargs param to pass to aiohttp.ClientSession #227

feat(drs): add session_kwargs param to pass to aiohttp.ClientSession
68e3b5a
Select commit
Loading
Failed to load commit list.
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%> (ø)