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

Add a ssl_verify arg to file uploaders #415

Merged
merged 1 commit into from
Jan 8, 2025

Add a `ssl_verify` arg to file uploaders

749e456
Select commit
Loading
Failed to load commit list.
Merged

Add a ssl_verify arg to file uploaders #415

Add a `ssl_verify` arg to file uploaders
749e456
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

75.00% (+0.02%) compared to e9a85f0

View this Pull Request on Codecov

75.00% (+0.02%) compared to e9a85f0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.00%. Comparing base (e9a85f0) to head (749e456).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #415      +/-   ##
==========================================
+ Coverage   74.97%   75.00%   +0.02%     
==========================================
  Files          41       41              
  Lines        3409     3409              
==========================================
+ Hits         2556     2557       +1     
+ Misses        853      852       -1     
Files with missing lines Coverage Δ
cognite/extractorutils/__init__.py 100.00% <100.00%> (ø)
cognite/extractorutils/uploader/files.py 88.13% <100.00%> (ø)

... and 1 file with indirect coverage changes