mattermost-community / mattermost-plugin-agenda

Mattermost plugin to handle meeting agendas
Apache License 2.0
32 stars 21 forks source link

Use ReactDOM webpack external #99

Closed mickmister closed 1 year ago

mickmister commented 1 year ago

Summary

Ticket Link

Fixes https://mattermost.atlassian.net/browse/MM-47046

hanzei commented 1 year ago

/update-branch

codecov[bot] commented 1 year ago

Codecov Report

Base: 24.56% // Head: 22.82% // Decreases project coverage by -1.73% :warning:

Coverage data is based on head (01f1f90) compared to base (40fd68c). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #99 +/- ## ========================================== - Coverage 24.56% 22.82% -1.74% ========================================== Files 7 7 Lines 403 403 ========================================== - Hits 99 92 -7 - Misses 287 293 +6 - Partials 17 18 +1 ``` | [Impacted Files](https://codecov.io/gh/mattermost/mattermost-plugin-agenda/pull/99?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost) | Coverage Δ | | |---|---|---| | [server/utils.go](https://codecov.io/gh/mattermost/mattermost-plugin-agenda/pull/99/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3V0aWxzLmdv) | `78.04% <0.00%> (-17.08%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.