matrix-org / gomatrixserverlib

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

add function to check if room version is marked as stable #408

Closed swedgwood closed 1 year ago

swedgwood commented 1 year ago

Self-explanatory

Signed-off-by: Sam Wedgwood <sam@wedgwood.dev>

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.06% :warning:

Comparison is base (1b697d1) 58.40% compared to head (bf02cfa) 58.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #408 +/- ## ========================================== - Coverage 58.40% 58.35% -0.06% ========================================== Files 51 51 Lines 7020 7023 +3 ========================================== - Hits 4100 4098 -2 - Misses 2530 2535 +5 Partials 390 390 ``` | [Files Changed](https://app.codecov.io/gh/matrix-org/gomatrixserverlib/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=matrix-org) | Coverage Δ | | |---|---|---| | [eventversion.go](https://app.codecov.io/gh/matrix-org/gomatrixserverlib/pull/408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=matrix-org#diff-ZXZlbnR2ZXJzaW9uLmdv) | `75.53% <0.00%> (-2.50%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/matrix-org/gomatrixserverlib/pull/408/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=matrix-org)

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