Closed Xuanwo closed 5 months ago
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 51.38%. Comparing base (
0cc0c62
) to head (7901aa9
). Report is 52 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/cache/cache.rs | 0.00% | 1 Missing :warning: |
src/compiler/preprocessor_cache.rs | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Should I do a new release soon with these changes?
Hi @sylvestre Yes, it will be awesome.
Should I do a new release soon with these changes?
Looks good to me!
This PR will bump opendal to 0.47.
Along with this change, reqwest has been upgraded to version 0.12, which includes hyper 1.0. I plan to clean up our dependencies to eliminate duplicate usage of hyper.