feat!: Introduce ReadZipStreaming
trait
#62
80.46% of diff hit (target 74.27%)
View this Pull Request on Codecov
80.46% of diff hit (target 74.27%)
Annotations
Check warning on line 44 in rc-zip-sync/src/entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/entry_reader.rs#L44
Added line #L44 was not covered by tests
Check warning on line 85 in rc-zip-sync/src/read_zip.rs
codecov / codecov/patch
rc-zip-sync/src/read_zip.rs#L85
Added line #L85 was not covered by tests
Check warning on line 254 in rc-zip-sync/src/read_zip.rs
codecov / codecov/patch
rc-zip-sync/src/read_zip.rs#L254
Added line #L254 was not covered by tests
Check warning on line 259 in rc-zip-sync/src/read_zip.rs
codecov / codecov/patch
rc-zip-sync/src/read_zip.rs#L259
Added line #L259 was not covered by tests
Check warning on line 63 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L63
Added line #L63 was not covered by tests
Check warning on line 75 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L74-L75
Added lines #L74 - L75 were not covered by tests
Check warning on line 77 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L77
Added line #L77 was not covered by tests
Check warning on line 79 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L79
Added line #L79 was not covered by tests
Check warning on line 81 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L81
Added line #L81 was not covered by tests
Check warning on line 95 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L92-L95
Added lines #L92 - L95 were not covered by tests
Check warning on line 97 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L97
Added line #L97 was not covered by tests
Check warning on line 110 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L108-L110
Added lines #L108 - L110 were not covered by tests
Check warning on line 121 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L121
Added line #L121 was not covered by tests
Check warning on line 126 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L126
Added line #L126 was not covered by tests
Check warning on line 137 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L137
Added line #L137 was not covered by tests
Check warning on line 146 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L144-L146
Added lines #L144 - L146 were not covered by tests
Check warning on line 153 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L153
Added line #L153 was not covered by tests
Check warning on line 158 in rc-zip-sync/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-sync/src/streaming_entry_reader.rs#L158
Added line #L158 was not covered by tests
Check warning on line 88 in rc-zip-tokio/src/read_zip.rs
codecov / codecov/patch
rc-zip-tokio/src/read_zip.rs#L87-L88
Added lines #L87 - L88 were not covered by tests
Check warning on line 326 in rc-zip-tokio/src/read_zip.rs
codecov / codecov/patch
rc-zip-tokio/src/read_zip.rs#L326
Added line #L326 was not covered by tests
Check warning on line 328 in rc-zip-tokio/src/read_zip.rs
codecov / codecov/patch
rc-zip-tokio/src/read_zip.rs#L328
Added line #L328 was not covered by tests
Check warning on line 333 in rc-zip-tokio/src/read_zip.rs
codecov / codecov/patch
rc-zip-tokio/src/read_zip.rs#L333
Added line #L333 was not covered by tests
Check warning on line 83 in rc-zip-tokio/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-tokio/src/streaming_entry_reader.rs#L83
Added line #L83 was not covered by tests
Check warning on line 95 in rc-zip-tokio/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-tokio/src/streaming_entry_reader.rs#L94-L95
Added lines #L94 - L95 were not covered by tests
Check warning on line 98 in rc-zip-tokio/src/streaming_entry_reader.rs
codecov / codecov/patch
rc-zip-tokio/src/streaming_entry_reader.rs#L98
Added line #L98 was not covered by tests