Skip to content

fix: ensures the translateMessage Meteor method validates access and type - #40546

Merged
julio-rocketchat merged 3 commits into
release-7.10.12from
backport-7.10.12-40528
May 15, 2026
Merged

fix: ensures the translateMessage Meteor method validates access and type#40546
julio-rocketchat merged 3 commits into
release-7.10.12from
backport-7.10.12-40528

Update apps/meteor/tests/end-to-end/api/autotranslate.ts

cc427d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

66.29% (+0.01%) compared to 85f0f2d

View this Pull Request on Codecov

66.29% (+0.01%) compared to 85f0f2d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.29%. Comparing base (85f0f2d) to head (cc427d3).

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release-7.10.12   #40546      +/-   ##
===================================================
+ Coverage            66.28%   66.29%   +0.01%     
===================================================
  Files                 3311     3311              
  Lines               111271   111271              
  Branches             21055    21059       +4     
===================================================
+ Hits                 73751    73765      +14     
+ Misses               34779    34763      -16     
- Partials              2741     2743       +2     
🚀 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.