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

chore: add target in fmt layer #1806

Merged
merged 1 commit into from
Nov 5, 2024

chore: add target in fmt layer

b42d17c
Select commit
Loading
Failed to load commit list.
Merged

chore: add target in fmt layer #1806

chore: add target in fmt layer
b42d17c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 1s

3.89% (-36.21%) compared to e3165c4

View this Pull Request on Codecov

3.89% (-36.21%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 3.89%. Comparing base (e3165c4) to head (b42d17c).
Report is 209 commits behind head on main.

Files with missing lines Patch % Lines
crates/mempool_infra/src/trace_util.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #1806       +/-   ##
==========================================
- Coverage   40.10%   3.89%   -36.21%     
==========================================
  Files          26     107       +81     
  Lines        1895   13549    +11654     
  Branches     1895   13549    +11654     
==========================================
- Hits          760     528      -232     
- Misses       1100   12991    +11891     
+ Partials       35      30        -5     

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