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

Add more filters for admin notification targeting #4843

Merged
merged 6 commits into from
Dec 4, 2024

Fix confirm dialog missing cancel

c4bd0c9
Select commit
Loading
Failed to load commit list.
Merged

Add more filters for admin notification targeting #4843

Fix confirm dialog missing cancel
c4bd0c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

78.71% (+0.03%) compared to 16ec27d

View this Pull Request on Codecov

78.71% (+0.03%) compared to 16ec27d

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.71%. Comparing base (16ec27d) to head (c4bd0c9).
Report is 70 commits behind head on main.

Files with missing lines Patch % Lines
forge/db/models/User.js 66.66% 2 Missing ⚠️
forge/routes/api/admin.js 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4843      +/-   ##
==========================================
+ Coverage   78.67%   78.71%   +0.03%     
==========================================
  Files         314      317       +3     
  Lines       15125    15178      +53     
  Branches     3483     3491       +8     
==========================================
+ Hits        11900    11947      +47     
- Misses       3225     3231       +6     

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