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: use mempool::empty everywhere #271

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

giladchase
Copy link
Collaborator

@giladchase giladchase commented Jun 24, 2024

And impl via Default


This change is Reviewable

@giladchase giladchase force-pushed the gilad/mempool-empty branch from 13e093b to 268b68e Compare June 24, 2024 12:36
@giladchase giladchase changed the title Refactor: mempool::empty uses default refactor: mempool::empty uses default Jun 24, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.57%. Comparing base (ca1a967) to head (6ec6fc8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
- Coverage   78.64%   78.57%   -0.08%     
==========================================
  Files          26       26              
  Lines        1194     1190       -4     
  Branches     1194     1190       -4     
==========================================
- Hits          939      935       -4     
  Misses        201      201              
  Partials       54       54              

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

@giladchase giladchase force-pushed the gilad/mempool-empty branch from 268b68e to 601fcbd Compare June 24, 2024 12:39
@giladchase giladchase changed the title refactor: mempool::empty uses default refactor: use mempool::empty everywhere Jun 24, 2024
Also impl with `Default`.
@giladchase giladchase force-pushed the gilad/mempool-empty branch from 601fcbd to 6ec6fc8 Compare June 24, 2024 12:40
Copy link
Contributor

@MohammadNassar1 MohammadNassar1 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @elintul)

@giladchase giladchase merged commit 3a24fb1 into main Jun 24, 2024
13 checks passed
@giladchase giladchase deleted the gilad/mempool-empty branch June 24, 2024 14:08
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