Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add user filtering to changed_by. Fixes #27986 #29287

Merged
merged 6 commits into from
Jul 25, 2024

Merge branch 'master' into ISSUE-27986

bc29572
Select commit
Loading
Failed to load commit list.
Merged

fix: Add user filtering to changed_by. Fixes #27986 #29287

Merge branch 'master' into ISSUE-27986
bc29572
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

83.74% (+23.25%) compared to 76d897e

View this Pull Request on Codecov

83.74% (+23.25%) compared to 76d897e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.74%. Comparing base (76d897e) to head (bc29572).
Report is 448 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #29287       +/-   ##
===========================================
+ Coverage   60.48%   83.74%   +23.25%     
===========================================
  Files        1931      524     -1407     
  Lines       76236    37789    -38447     
  Branches     8568        0     -8568     
===========================================
- Hits        46114    31646    -14468     
+ Misses      28017     6143    -21874     
+ Partials     2105        0     -2105     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.