feat: support context cancellation in file store#803
Conversation
Signed-off-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #803 +/- ##
==========================================
+ Coverage 77.88% 77.94% +0.06%
==========================================
Files 63 63
Lines 4694 4698 +4
==========================================
+ Hits 3656 3662 +6
+ Misses 657 656 -1
+ Partials 381 380 -1 ☔ View full report in Codecov by Sentry. |
Wwwsylvia
left a comment
There was a problem hiding this comment.
@lucasrod16 Thank you for the contribution! Code changes LGTM.
Can we add some unit tests and make sure the diff coverage reaches 80%?
Signed-off-by: Lucas Rodriguez <lucas.rodriguez9616@gmail.com>
@Wwwsylvia Yes! I added a unit test for |
Closes #619