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

If MAM lookup code crashes, user gets an empty result set instead of an error #4191

Merged
merged 4 commits into from
Dec 14, 2023

Make fix work with cassandra

87d01ac
Select commit
Loading
Failed to load commit list.
Merged

If MAM lookup code crashes, user gets an empty result set instead of an error #4191

Make fix work with cassandra
87d01ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 0s

84.33% (+0.06%) compared to 0342139

View this Pull Request on Codecov

84.33% (+0.06%) compared to 0342139

Details

Codecov Report

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

Comparison is base (0342139) 84.27% compared to head (87d01ac) 84.33%.

Files Patch % Lines
src/mam/mam_message.erl 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4191      +/-   ##
==========================================
+ Coverage   84.27%   84.33%   +0.06%     
==========================================
  Files         551      551              
  Lines       33467    33473       +6     
==========================================
+ Hits        28204    28231      +27     
+ Misses       5263     5242      -21     

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