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

sign AppAPI requests with update method to support httpx.Headers #158

Merged
merged 1 commit into from
Nov 12, 2023

sign AppAPI requests with `update` method to support `httpx.Headers`

f9194e9
Select commit
Loading
Failed to load commit list.
Merged

sign AppAPI requests with update method to support httpx.Headers #158

sign AppAPI requests with `update` method to support `httpx.Headers`
f9194e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2023 in 0s

99.77% (+0.00%) compared to 763828b

View this Pull Request on Codecov

99.77% (+0.00%) compared to 763828b

Details

Codecov Report

Merging #158 (f9194e9) into main (763828b) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          34       34           
  Lines        3134     3134           
=======================================
  Hits         3127     3127           
  Misses          7        7           
Files Coverage Δ
nc_py_api/_session.py 98.97% <100.00%> (ø)