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

Fix of download_directory_as_zip function for NC31 #304

Merged
merged 1 commit into from
Sep 29, 2024

fixed download_directory_as_zip function for NC31

82efad2
Select commit
Loading
Failed to load commit list.
Merged

Fix of download_directory_as_zip function for NC31 #304

fixed download_directory_as_zip function for NC31
82efad2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2024 in 0s

94.82% (+0.00%) compared to 8386eb9

View this Pull Request on Codecov

94.82% (+0.00%) compared to 8386eb9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.82%. Comparing base (8386eb9) to head (82efad2).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #304   +/-   ##
=======================================
  Coverage   94.81%   94.82%           
=======================================
  Files          46       46           
  Lines        5346     5354    +8     
=======================================
+ Hits         5069     5077    +8     
  Misses        277      277           
Files with missing lines Coverage Δ
nc_py_api/_session.py 96.47% <100.00%> (ø)
nc_py_api/files/files.py 100.00% <100.00%> (ø)
nc_py_api/files/files_async.py 100.00% <100.00%> (ø)