containerd / nydus-snapshotter

A containerd snapshotter with data deduplication and lazy loading in P2P fashion
https://nydus.dev/
Apache License 2.0
156 stars 88 forks source link

snapshot: Fix typo #556

Closed ChengyuZhu6 closed 7 months ago

ChengyuZhu6 commented 7 months ago

Fix typo

codecov[bot] commented 7 months ago

Codecov Report

Merging #556 (1cdbcfb) into main (5afc3f2) will not change coverage. The diff coverage is 0.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/containerd/nydus-snapshotter/pull/556/graphs/tree.svg?width=650&height=150&src=pr&token=R3RX5WX6R1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=containerd)](https://app.codecov.io/gh/containerd/nydus-snapshotter/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=containerd) ```diff @@ Coverage Diff @@ ## main #556 +/- ## ======================================= Coverage 33.63% 33.63% ======================================= Files 65 65 Lines 8259 8259 ======================================= Hits 2778 2778 Misses 5166 5166 Partials 315 315 ``` | [Files](https://app.codecov.io/gh/containerd/nydus-snapshotter/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=containerd) | Coverage Δ | | |---|---|---| | [snapshot/process.go](https://app.codecov.io/gh/containerd/nydus-snapshotter/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=containerd#diff-c25hcHNob3QvcHJvY2Vzcy5nbw==) | `0.00% <0.00%> (ø)` | |