-
Notifications
You must be signed in to change notification settings - Fork 117
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
File messages on timeline #311
Conversation
Generated by 🚫 Danger Swift against 83a2cba |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! 👏
e1b4ddc
to
e1624f8
Compare
Codecov ReportBase: 34.91% // Head: 34.25% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #311 +/- ##
===========================================
- Coverage 34.91% 34.25% -0.67%
===========================================
Files 226 234 +8
Lines 15259 15609 +350
Branches 8026 8213 +187
===========================================
+ Hits 5328 5347 +19
- Misses 9803 10125 +322
- Partials 128 137 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Fixes #310
Requires matrix-org/matrix-rust-sdk#1203