Skip to content

Merge branch 'main' into fix-priv-checks-for-stats

f9fa282
Select commit
Loading
Failed to load commit list.
Draft

Use has_privs_of_role instead of is_member_of_role in UserHasPermissionToViewStatsOf() #7923

Merge branch 'main' into fix-priv-checks-for-stats
f9fa282
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2025 in 0s

88.95% (target 87.50%)

View this Pull Request on Codecov

88.95% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.95%. Comparing base (95477e6) to head (f9fa282).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7923   +/-   ##
=======================================
  Coverage   88.95%   88.95%           
=======================================
  Files         287      287           
  Lines       63136    63135    -1     
  Branches     7941     7941           
=======================================
+ Hits        56163    56164    +1     
+ Misses       4663     4662    -1     
+ Partials     2310     2309    -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.