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

fix(matrix): add missing txid to send message call #416

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(matrix): add missing txid to send message call

fe44270
Select commit
Loading
Failed to load commit list.
Open

fix(matrix): add missing txid to send message call #416

fix(matrix): add missing txid to send message call
fe44270
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2023 in 0s

79.24% (+0.11%) compared to 3428e5e

View this Pull Request on Codecov

79.24% (+0.11%) compared to 3428e5e

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (3428e5e) 79.12% compared to head (fe44270) 79.24%.

Files Patch % Lines
pkg/services/matrix/matrix_client.go 73.91% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #416      +/-   ##
==========================================
+ Coverage   79.12%   79.24%   +0.11%     
==========================================
  Files         102      102              
  Lines        4488     4480       -8     
==========================================
- Hits         3551     3550       -1     
+ Misses        758      752       -6     
+ Partials      179      178       -1     

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