mattermost-community / mattermost-plugin-jitsi

Jitsi plugin for Mattermost :electric_plug:
Apache License 2.0
195 stars 90 forks source link

Fix bad merge #174

Closed hanzei closed 3 years ago

hanzei commented 3 years ago

Summary

Fix bad merge

Ticket Link

Follow up on https://github.com/mattermost/mattermost-plugin-jitsi/pull/113

codecov-io commented 3 years ago

Codecov Report

Merging #174 (9755527) into master (c6b2c62) will increase coverage by 44.95%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #174       +/-   ##
===========================================
+ Coverage        0   44.95%   +44.95%     
===========================================
  Files           0        7        +7     
  Lines           0      803      +803     
===========================================
+ Hits            0      361      +361     
- Misses          0      417      +417     
- Partials        0       25       +25     
Impacted Files Coverage Δ
server/command.go 60.08% <0.00%> (ø)
server/manifest.go 100.00% <0.00%> (ø)
server/configuration.go 14.28% <0.00%> (ø)
server/main.go 0.00% <0.00%> (ø)
server/randomNameGenerator.go 64.00% <0.00%> (ø)
server/plugin.go 61.41% <0.00%> (ø)
server/api.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c6b2c62...9755527. Read the comment docs.