Parse-SDK-JS icon indicating copy to clipboard operation
Parse-SDK-JS copied to clipboard

fix: Remove request option limitation in `Parse.User.verifyPassword`

Open mtrezza opened this issue 1 year ago • 1 comments

Pull Request

Issue

Closes: #2077

Approach

Remove option filter.

Tasks

  • [x] Add tests

mtrezza avatar Jan 17 '24 17:01 mtrezza

Thanks for opening this pull request!

Codecov Report

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

Project coverage is 99.98%. Comparing base (9449cc3) to head (e699861). Report is 19 commits behind head on alpha.

Files Patch % Lines
src/RESTController.js 50.00% 1 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##             alpha    #2076      +/-   ##
===========================================
- Coverage   100.00%   99.98%   -0.02%     
===========================================
  Files           61       61              
  Lines         6178     6184       +6     
  Branches      1496     1499       +3     
===========================================
+ Hits          6178     6183       +5     
- Misses           0        1       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 23 '24 03:03 codecov[bot]

🎉 This change has been released in version 5.0.0-alpha.4

parseplatformorg avatar Mar 23 '24 03:03 parseplatformorg

🎉 This change has been released in version 5.1.0-alpha.1

parseplatformorg avatar Mar 31 '24 17:03 parseplatformorg