Skip to content

Do not show operator status for roles without status capability#8321

Merged
akhenry merged 8 commits into
masterfrom
VIPERGC-1002-operator-polls
May 14, 2026
Merged

Do not show operator status for roles without status capability#8321
akhenry merged 8 commits into
masterfrom
VIPERGC-1002-operator-polls

Merge branch 'master' into VIPERGC-1002-operator-polls

81c3aef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

57.16% (-0.01%) compared to 1e6f04f

View this Pull Request on Codecov

57.16% (-0.01%) compared to 1e6f04f

Details

Codecov Report

❌ Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.16%. Comparing base (1e6f04f) to head (81c3aef).

Files with missing lines Patch % Lines
...s/operatorStatus/operatorStatus/OperatorStatus.vue 20.00% 4 Missing ⚠️
...ugins/operatorStatus/pollQuestion/PollQuestion.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8321      +/-   ##
==========================================
- Coverage   57.17%   57.16%   -0.01%     
==========================================
  Files         728      728              
  Lines       29702    29703       +1     
  Branches     2810     2811       +1     
==========================================
- Hits        16981    16979       -2     
- Misses      12381    12384       +3     
  Partials      340      340              
Files with missing lines Coverage Δ
example/exampleUser/ExampleUserProvider.js 83.87% <100.00%> (+0.26%) ⬆️
example/exampleUser/plugin.js 100.00% <ø> (ø)
...eratorStatus/pollQuestion/PollQuestionIndicator.js 100.00% <100.00%> (ø)
...ugins/operatorStatus/pollQuestion/PollQuestion.vue 0.00% <0.00%> (ø)
...s/operatorStatus/operatorStatus/OperatorStatus.vue 1.61% <20.00%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.