Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Bump OpenDAL to 0.47 #2202

Merged
merged 2 commits into from
Jun 16, 2024
Merged

refactor: Bump OpenDAL to 0.47 #2202

merged 2 commits into from
Jun 16, 2024

Conversation

Xuanwo
Copy link
Collaborator

@Xuanwo Xuanwo commented Jun 11, 2024

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.

@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2024

Codecov Report

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 ⚠️
src/compiler/preprocessor_cache.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2202       +/-   ##
===========================================
+ Coverage   30.91%   51.38%   +20.47%     
===========================================
  Files          53       53               
  Lines       20112    20482      +370     
  Branches     9755     9711       -44     
===========================================
+ Hits         6217    10525     +4308     
- Misses       7922     7996       +74     
+ Partials     5973     1961     -4012     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Xuanwo added 2 commits June 16, 2024 11:17
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@sylvestre sylvestre merged commit 9e00c87 into mozilla:main Jun 16, 2024
53 checks passed
@sylvestre
Copy link
Collaborator

Should I do a new release soon with these changes?

@AJIOB
Copy link
Contributor

AJIOB commented Jun 17, 2024

Hi @sylvestre
Yes, it will be awesome.

@Xuanwo
Copy link
Collaborator Author

Xuanwo commented Jun 17, 2024

Should I do a new release soon with these changes?

Looks good to me!

@Xuanwo Xuanwo deleted the bump-opendal branch June 17, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants