Skip to content

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

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

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 Mar 4, 2025 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: Patch coverage is 75.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.24%. Comparing base (3428e5e) to head (fe44270).
Report is 5 commits behind head on main.

Files with missing lines 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.