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: Fixed sorting when some json messages are on a single line #250

Merged
merged 1 commit into from
May 5, 2024

fix: fixed sorting when some json messages are on a single line

ec2df8e
Select commit
Loading
Failed to load commit list.
Merged

fix: Fixed sorting when some json messages are on a single line #250

fix: fixed sorting when some json messages are on a single line
ec2df8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2024 in 0s

66.29% (+0.34%) compared to 6e0787e

View this Pull Request on Codecov

66.29% (+0.34%) compared to 6e0787e

Details

Codecov Report

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

Project coverage is 66.29%. Comparing base (6e0787e) to head (ec2df8e).

Files Patch % Lines
src/app.rs 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   65.94%   66.29%   +0.34%     
==========================================
  Files          38       38              
  Lines        9712     9760      +48     
==========================================
+ Hits         6405     6470      +65     
+ Misses       3307     3290      -17     

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