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

clippy: readonly_write_lock #1336

Merged
merged 3 commits into from
May 16, 2024
Merged

Conversation

yihau
Copy link
Member

@yihau yihau commented May 14, 2024

Problem

some changes for bumping Rust version: #1309

Screenshot 2024-05-14 at 15 03 58

but looks like we fetching this lock intentionally.

Summary of Changes

keep it!

@codecov-commenter
Copy link

codecov-commenter commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.8%. Comparing base (af6930d) to head (ed7b420).
Report is 45 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #1336     +/-   ##
=========================================
+ Coverage    81.6%    82.8%   +1.2%     
=========================================
  Files         867      867             
  Lines      368900   368901      +1     
=========================================
+ Hits       301052   305569   +4517     
+ Misses      67848    63332   -4516     

@yihau yihau requested a review from steviez May 14, 2024 11:21
Copy link

@steviez steviez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@steviez steviez added the automerge automerge Merge this Pull Request automatically once CI passes label May 16, 2024
@mergify mergify bot merged commit 4d5ad77 into anza-xyz:master May 16, 2024
39 checks passed
@yihau yihau deleted the clippy-readonly-write-lock branch May 17, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants