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

Add type to the message sent by the sender subsystem #535

Merged
merged 1 commit into from
Jan 22, 2025

Add type to the message sent by the sender subsystem

84b7b23
Select commit
Loading
Failed to load commit list.
Merged

Add type to the message sent by the sender subsystem #535

Add type to the message sent by the sender subsystem
84b7b23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2025 in 1s

54.83% (-0.14%) compared to de5339e

View this Pull Request on Codecov

54.83% (-0.14%) compared to de5339e

Details

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Project coverage is 54.83%. Comparing base (de5339e) to head (84b7b23).

Files with missing lines Patch % Lines
internal/app/subsystems/aio/sender/sender.go 0.00% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #535      +/-   ##
==========================================
- Coverage   54.96%   54.83%   -0.14%     
==========================================
  Files         129      129              
  Lines       13906    13919      +13     
==========================================
- Hits         7644     7632      -12     
- Misses       5806     5830      +24     
- Partials      456      457       +1     

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