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

feat: Prevent Parse Server start in case of unknown option in server configuration #8987

Merged
merged 33 commits into from
Apr 7, 2024

removing empty newlines

7ac43a5
Select commit
Loading
Failed to load commit list.
Merged

feat: Prevent Parse Server start in case of unknown option in server configuration #8987

removing empty newlines
7ac43a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2024 in 0s

94.14% (+0.00%) compared to f1469c6

View this Pull Request on Codecov

94.14% (+0.00%) compared to f1469c6

Details

Codecov Report

Attention: Patch coverage is 97.22222% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 94.14%. Comparing base (f1469c6) to head (7ac43a5).

Files Patch % Lines
src/Config.js 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #8987   +/-   ##
=======================================
  Coverage   94.13%   94.14%           
=======================================
  Files         186      186           
  Lines       14687    14722   +35     
=======================================
+ Hits        13826    13860   +34     
- Misses        861      862    +1     

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