Skip to content

update asyncssh dependency

Codecov / codecov/project succeeded Dec 13, 2024 in 0s

77.97% (+0.06%) compared to c532b34

View this Pull Request on Codecov

77.97% (+0.06%) compared to c532b34

Details

Codecov Report

Attention: Patch coverage is 81.93277% with 172 lines in your changes missing coverage. Please review.

Project coverage is 77.97%. Comparing base (c532b34) to head (6627b21).

Files with missing lines Patch % Lines
src/aiida/transports/plugins/ssh_async.py 76.28% 102 Missing ⚠️
src/aiida/transports/transport.py 87.50% 33 Missing ⚠️
src/aiida/engine/daemon/execmanager.py 75.56% 11 Missing ⚠️
src/aiida/transports/plugins/ssh.py 87.96% 10 Missing ⚠️
src/aiida/transports/plugins/local.py 92.21% 6 Missing ⚠️
src/aiida/engine/processes/calcjobs/monitors.py 66.67% 1 Missing ⚠️
src/aiida/engine/processes/calcjobs/tasks.py 75.00% 1 Missing ⚠️
src/aiida/engine/transports.py 66.67% 1 Missing ⚠️
src/aiida/orm/authinfos.py 66.67% 1 Missing ⚠️
src/aiida/orm/computers.py 66.67% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6626      +/-   ##
==========================================
+ Coverage   77.92%   77.97%   +0.06%     
==========================================
  Files         563      564       +1     
  Lines       41671    42418     +747     
==========================================
+ Hits        32467    33072     +605     
- Misses       9204     9346     +142     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.