Skip to content

feat: Ensure Database Password Security Check Covers All Possible URIs #9078

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

Open
wants to merge 6 commits into
base: alpha
Choose a base branch
from

fix: removed unnecessary check

187e440
Select commit
Loading
Failed to load commit list.
Open

feat: Ensure Database Password Security Check Covers All Possible URIs #9078

fix: removed unnecessary check
187e440
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 3, 2025 in 1s

93.75% (-0.40%) compared to 30e40c7

View this Pull Request on Codecov

93.75% (-0.40%) compared to 30e40c7

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.75%. Comparing base (30e40c7) to head (187e440).
Report is 304 commits behind head on alpha.

Files with missing lines Patch % Lines
src/Security/CheckGroups/CheckGroupDatabase.js 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9078      +/-   ##
==========================================
- Coverage   94.15%   93.75%   -0.40%     
==========================================
  Files         186      186              
  Lines       14687    14727      +40     
==========================================
- Hits        13829    13808      -21     
- Misses        858      919      +61     

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