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

feat(rfq-api): filter old quotes #2958

Merged
merged 6 commits into from
Aug 6, 2024

Cleanup: lint

bf8b67b
Select commit
Loading
Failed to load commit list.
Merged

feat(rfq-api): filter old quotes #2958

Cleanup: lint
bf8b67b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 1s

25.30033% (+0.35340%) compared to 248dc89

View this Pull Request on Codecov

25.30033% (+0.35340%) compared to 248dc89

Details

Codecov Report

Attention: Patch coverage is 70.58824% with 5 lines in your changes missing coverage. Please review.

Project coverage is 25.30033%. Comparing base (248dc89) to head (bf8b67b).

Files Patch % Lines
services/rfq/api/config/config.go 0.00000% 5 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2958         +/-   ##
===================================================
+ Coverage   24.94693%   25.30033%   +0.35340%     
===================================================
  Files            799         780         -19     
  Lines          57939       56770       -1169     
  Branches          82          82                 
===================================================
- Hits           14454       14363         -91     
+ Misses         42002       40922       -1080     
- Partials        1483        1485          +2     

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