mattermost-community / mattermost-plugin-jitsi

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

GH-153: Command responses don't get posted in the RHS #157

Closed tw-ayush closed 3 years ago

tw-ayush commented 3 years ago

added the rootId in server post request from args.

153

codecov-io commented 3 years ago

Codecov Report

Merging #157 into master will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   41.31%   41.46%   +0.14%     
==========================================
  Files           7        7              
  Lines         789      791       +2     
==========================================
+ Hits          326      328       +2     
  Misses        442      442              
  Partials       21       21              
Impacted Files Coverage Δ
server/command.go 61.06% <100.00%> (+0.34%) :arrow_up:
server/plugin.go 52.66% <100.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 14107b6...513694d. Read the comment docs.