mattermost / mattermost-plugin-zoom

Zoom plugin for Mattermost :electric_plug:
Apache License 2.0
106 stars 68 forks source link

[MM-55] Update plugin with respect to phase 1 upgrades #333

Closed ayusht2810 closed 7 months ago

ayusht2810 commented 10 months ago

Summary

Updated plugin with respect to phase 1 upgrades

Ticket Link

codecov[bot] commented 10 months ago

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 18.47%. Comparing base (5d27c3d) to head (166bc8d).

Files Patch % Lines
server/http.go 0.00% 2 Missing :warning:
server/configuration.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #333 +/- ## ========================================== + Coverage 18.41% 18.47% +0.06% ========================================== Files 9 9 Lines 1515 1510 -5 ========================================== Hits 279 279 + Misses 1185 1180 -5 Partials 51 51 ```

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

mickmister commented 7 months ago

Hi @ayusht2810, can you please resolve the conflicts here? Thank you

ayusht2810 commented 7 months ago

@mickmister resolved the conflicts. Please re-review.