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(contracts-rfq): fix compiler warnings in tests #3357

Merged
merged 2 commits into from
Nov 4, 2024

refactor: fix FastBridgeMock compiler warnings

9a7f592
Select commit
Loading
Failed to load commit list.
Merged

refactor(contracts-rfq): fix compiler warnings in tests #3357

refactor: fix FastBridgeMock compiler warnings
9a7f592
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

92.29607% (+1.84773%) compared to 47194e6

View this Pull Request on Codecov

92.29607% (+1.84773%) compared to 47194e6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.29607%. Comparing base (47194e6) to head (9a7f592).

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #3357         +/-   ##
===================================================
+ Coverage   90.44834%   92.29607%   +1.84772%     
===================================================
  Files             54          60          +6     
  Lines           1026        1324        +298     
  Branches          82          82                 
===================================================
+ Hits             928        1222        +294     
- Misses            95          99          +4     
  Partials           3           3                 

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