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

Update D* handlers to use new send #703

Merged
merged 11 commits into from
Feb 28, 2024

Make sure we truncate up to 10 QRs on D3C

f3401ba
Select commit
Loading
Failed to load commit list.
Merged

Update D* handlers to use new send #703

Make sure we truncate up to 10 QRs on D3C
f3401ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2024 in 1s

74.29% (+0.09%) compared to eadf5a7

View this Pull Request on Codecov

74.29% (+0.09%) compared to eadf5a7

Details

Codecov Report

Attention: Patch coverage is 61.29032% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 74.29%. Comparing base (eadf5a7) to head (f3401ba).

Files Patch % Lines
handlers/dialog360/handler.go 71.42% 8 Missing and 2 partials ⚠️
handlers/dart/handler.go 33.33% 3 Missing and 3 partials ⚠️
handlers/dmark/handler.go 50.00% 3 Missing and 2 partials ⚠️
handlers/discord/handler.go 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #703      +/-   ##
==========================================
+ Coverage   74.20%   74.29%   +0.09%     
==========================================
  Files          98       98              
  Lines       12922    12890      -32     
==========================================
- Hits         9589     9577      -12     
+ Misses       2632     2611      -21     
- Partials      701      702       +1     

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