matrix-org / gomatrixserverlib

Go library for matrix federation.
Apache License 2.0
62 stars 51 forks source link

Avoid logging issues if we still could fetch keys #422

Closed S7evinK closed 11 months ago

S7evinK commented 12 months ago

To avoid confusion about e.g. being unable to fetch keys from matrix.org.

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (58af9a2) 58.91% compared to head (ed4e8a8) 58.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #422 +/- ## ========================================== + Coverage 58.91% 58.99% +0.07% ========================================== Files 51 51 Lines 7108 7113 +5 ========================================== + Hits 4188 4196 +8 + Misses 2531 2528 -3 Partials 389 389 ```

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