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

Code cleanup in cargo-registry #33711

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented Oct 16, 2023

Problem

cargo-registry code could use some cleanup for struct names and repeated code.

Summary of Changes

Code cleanup. No functional changes.

Fixes #

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #33711 (83a39f7) into master (09e858d) will decrease coverage by 0.1%.
Report is 9 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #33711     +/-   ##
=========================================
- Coverage    81.8%    81.8%   -0.1%     
=========================================
  Files         806      806             
  Lines      217676   217676             
=========================================
- Hits       178220   178211      -9     
- Misses      39456    39465      +9     

@pgarg66 pgarg66 marked this pull request as ready for review October 16, 2023 15:34
@pgarg66 pgarg66 requested a review from Lichtso October 16, 2023 15:34
@pgarg66 pgarg66 merged commit f4fb957 into solana-labs:master Oct 16, 2023
31 checks passed
@pgarg66 pgarg66 deleted the cleanup-cargo-registry branch October 16, 2023 15:58
jeffwashington pushed a commit to jeffwashington/solana that referenced this pull request Oct 16, 2023
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.

2 participants