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: Parse.setServer doesn't properly validate URL #1844

Merged
merged 1 commit into from
Jan 31, 2025

fix: `Parse.serServer` doesn't handle url validation

c65237a
Select commit
Loading
Failed to load commit list.
Merged

fix: Parse.setServer doesn't properly validate URL #1844

fix: `Parse.serServer` doesn't handle url validation
c65237a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 1s

82.70% (+18.45%) compared to dd05d41

View this Pull Request on Codecov

82.70% (+18.45%) compared to dd05d41

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.70%. Comparing base (dd05d41) to head (c65237a).
Report is 43 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1844       +/-   ##
===========================================
+ Coverage   64.24%   82.70%   +18.45%     
===========================================
  Files         201      282       +81     
  Lines       23233    30735     +7502     
===========================================
+ Hits        14926    25418    +10492     
+ Misses       8307     5317     -2990     

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