Skip to content

build: Regenerate mocks for new ParseClient.buildHeaders method

9cd24a5
Select commit
Loading
Failed to load commit list.
Closed

feat: Multiple SDK-level fixes for anonymous-to-password conversion (iOS parity) #1136

build: Regenerate mocks for new ParseClient.buildHeaders method
9cd24a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2026 in 1s

46.60% (+2.18%) compared to 785f76b

View this Pull Request on Codecov

46.60% (+2.18%) compared to 785f76b

Details

Codecov Report

❌ Patch coverage is 61.53846% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.60%. Comparing base (785f76b) to head (9cd24a5).

Files with missing lines Patch % Lines
...ackages/dart/lib/src/network/parse_dio_client.dart 18.18% 9 Missing ⚠️
packages/dart/lib/src/objects/parse_user.dart 78.37% 8 Missing ⚠️
...ckages/dart/lib/src/network/parse_http_client.dart 0.00% 6 Missing ⚠️
packages/dart/lib/src/network/parse_client.dart 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1136      +/-   ##
==========================================
+ Coverage   44.42%   46.60%   +2.18%     
==========================================
  Files          62       62              
  Lines        3730     3761      +31     
==========================================
+ Hits         1657     1753      +96     
+ Misses       2073     2008      -65     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.