whisperfish / libsignal-service-rs

A Rust version of the libsignal-service-java library for communicating with Signal servers.
https://whisperfish.github.io/libsignal-service-rs/libsignal_service
GNU Affero General Public License v3.0
63 stars 28 forks source link

Cleanup some tracing #279

Closed rubdos closed 8 months ago

rubdos commented 8 months ago

Cleaning up log messages that are too long while we test out the tracing support in Whisperfish

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ce4ba97) 3.60% compared to head (30bd647) 3.60%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #279 +/- ## ===================================== Coverage 3.60% 3.60% ===================================== Files 37 37 Lines 2860 2860 ===================================== Hits 103 103 Misses 2757 2757 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

rubdos commented 8 months ago

I'll have this in, then I can release a new Whisperfish :-)