POC: Pure Python NFS client #997
82.41% of diff hit (target 78.02%)
View this Pull Request on Codecov
82.41% of diff hit (target 78.02%)
Annotations
Check warning on line 27 in dissect/target/helpers/nfs/client.py
codecov / codecov/patch
dissect/target/helpers/nfs/client.py#L27
Added line #L27 was not covered by tests
Check warning on line 55 in dissect/target/helpers/nfs/client.py
codecov / codecov/patch
dissect/target/helpers/nfs/client.py#L54-L55
Added lines #L54 - L55 were not covered by tests
Check warning on line 76 in dissect/target/helpers/nfs/client.py
codecov / codecov/patch
dissect/target/helpers/nfs/client.py#L76
Added line #L76 was not covered by tests
Check warning on line 83 in dissect/target/helpers/nfs/client.py
codecov / codecov/patch
dissect/target/helpers/nfs/client.py#L82-L83
Added lines #L82 - L83 were not covered by tests
Check warning on line 97 in dissect/target/helpers/nfs/client.py
codecov / codecov/patch
dissect/target/helpers/nfs/client.py#L87-L97
Added lines #L87 - L97 were not covered by tests
Check warning on line 1 in dissect/target/helpers/nfs/demo.py
codecov / codecov/patch
dissect/target/helpers/nfs/demo.py#L1
Added line #L1 was not covered by tests
Check warning on line 7 in dissect/target/helpers/nfs/demo.py
codecov / codecov/patch
dissect/target/helpers/nfs/demo.py#L3-L7
Added lines #L3 - L7 were not covered by tests
Check warning on line 12 in dissect/target/helpers/nfs/demo.py
codecov / codecov/patch
dissect/target/helpers/nfs/demo.py#L12
Added line #L12 was not covered by tests
Check warning on line 15 in dissect/target/helpers/nfs/demo.py
codecov / codecov/patch
dissect/target/helpers/nfs/demo.py#L14-L15
Added lines #L14 - L15 were not covered by tests
Check warning on line 28 in dissect/target/helpers/nfs/demo.py
codecov / codecov/patch
dissect/target/helpers/nfs/demo.py#L20-L28
Added lines #L20 - L28 were not covered by tests
Check warning on line 35 in dissect/target/helpers/nfs/demo.py
codecov / codecov/patch
dissect/target/helpers/nfs/demo.py#L31-L35
Added lines #L31 - L35 were not covered by tests
Check warning on line 42 in dissect/target/helpers/nfs/demo.py
codecov / codecov/patch
dissect/target/helpers/nfs/demo.py#L38-L42
Added lines #L38 - L42 were not covered by tests
Check warning on line 49 in dissect/target/helpers/nfs/demo.py
codecov / codecov/patch
dissect/target/helpers/nfs/demo.py#L44-L49
Added lines #L44 - L49 were not covered by tests
Check warning on line 58 in dissect/target/helpers/nfs/demo.py
codecov / codecov/patch
dissect/target/helpers/nfs/demo.py#L51-L58
Added lines #L51 - L58 were not covered by tests
Check warning on line 62 in dissect/target/helpers/nfs/demo.py
codecov / codecov/patch
dissect/target/helpers/nfs/demo.py#L61-L62
Added lines #L61 - L62 were not covered by tests
Check warning on line 55 in dissect/target/helpers/nfs/nfs3.py
codecov / codecov/patch
dissect/target/helpers/nfs/nfs3.py#L55
Added line #L55 was not covered by tests
Check warning on line 65 in dissect/target/helpers/nfs/nfs3.py
codecov / codecov/patch
dissect/target/helpers/nfs/nfs3.py#L65
Added line #L65 was not covered by tests
Check warning on line 36 in dissect/target/helpers/nfs/serializer.py
codecov / codecov/patch
dissect/target/helpers/nfs/serializer.py#L36
Added line #L36 was not covered by tests
Check warning on line 107 in dissect/target/helpers/nfs/serializer.py
codecov / codecov/patch
dissect/target/helpers/nfs/serializer.py#L107
Added line #L107 was not covered by tests
Check warning on line 130 in dissect/target/helpers/nfs/serializer.py
codecov / codecov/patch
dissect/target/helpers/nfs/serializer.py#L127-L130
Added lines #L127 - L130 were not covered by tests
Check warning on line 137 in dissect/target/helpers/nfs/serializer.py
codecov / codecov/patch
dissect/target/helpers/nfs/serializer.py#L135-L137
Added lines #L135 - L137 were not covered by tests
Check warning on line 143 in dissect/target/helpers/nfs/serializer.py
codecov / codecov/patch
dissect/target/helpers/nfs/serializer.py#L139-L143
Added lines #L139 - L143 were not covered by tests
Check warning on line 20 in dissect/target/helpers/sunrpc/client.py
codecov / codecov/patch
dissect/target/helpers/sunrpc/client.py#L20
Added line #L20 was not covered by tests
Check warning on line 22 in dissect/target/helpers/sunrpc/client.py
codecov / codecov/patch
dissect/target/helpers/sunrpc/client.py#L22
Added line #L22 was not covered by tests
Check warning on line 47 in dissect/target/helpers/sunrpc/client.py
codecov / codecov/patch
dissect/target/helpers/sunrpc/client.py#L47
Added line #L47 was not covered by tests