-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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] Message-parser link issues #27947
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #27947 +/- ##
===========================================
+ Coverage 42.14% 43.12% +0.97%
===========================================
Files 848 821 -27
Lines 17555 17038 -517
Branches 2078 2003 -75
===========================================
- Hits 7399 7347 -52
+ Misses 9875 9410 -465
Partials 281 281
Flags with carried forward coverage won't be shown. Click here to find out more. |
@hugocostadev not sure what is going on but it's not building at all |
It's a flack test, I'll update with the develop to see how it goes |
@hugocostadev can you solve the flack test? I never saw a flaky test on unit tests |
Links where the toplevel domain doesn't include a full stop are still broken, see 27981 |
Proposed changes (including videos or screenshots)
The changes were made in the fuselage repository. This PR just update the message-parser package version
Check the changes in this PR:
RocketChat/fuselage#962
Issue(s)
fix #27376
fix #27484
fix #26476
fix #27078
fix #27890
Steps to test or reproduce
Further comments
TC-294