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(mito): remove #[allow(dead_code)] #2479

Merged

Conversation

evenyag
Copy link
Contributor

@evenyag evenyag commented Sep 24, 2023

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

Remove allow dead_code attributes and remove unused code

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

@evenyag evenyag marked this pull request as ready for review September 24, 2023 08:03
@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Merging #2479 (3abcd07) into develop (00272d5) will decrease coverage by 0.33%.
The diff coverage is 80.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2479      +/-   ##
===========================================
- Coverage    84.98%   84.65%   -0.33%     
===========================================
  Files          725      724       -1     
  Lines       115465   115297     -168     
===========================================
- Hits         98123    97602     -521     
- Misses       17342    17695     +353     

Copy link
Contributor

@v0y4g3r v0y4g3r left a comment

Choose a reason for hiding this comment

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

LGTM

@MichaelScofield MichaelScofield added this pull request to the merge queue Sep 25, 2023
Merged via the queue into GreptimeTeam:develop with commit 7ecfaa2 Sep 25, 2023
22 checks passed
paomian pushed a commit to paomian/greptimedb that referenced this pull request Oct 19, 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.

3 participants