Skip to content

test: Add per-verb install-id wiring tests for dio and http clients

77eae37
Select commit
Loading
Failed to load commit list.
Open

feat: Send X-Parse-Installation-Id on all HTTP requests #1140

test: Add per-verb install-id wiring tests for dio and http clients
77eae37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 1s

49.03% (+4.61%) compared to 785f76b

View this Pull Request on Codecov

49.03% (+4.61%) compared to 785f76b

Details

Codecov Report

❌ Patch coverage is 81.25000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.03%. Comparing base (785f76b) to head (77eae37).

Files with missing lines Patch % Lines
packages/dart/lib/src/objects/parse_user.dart 0.00% 4 Missing ⚠️
packages/dart/lib/src/network/parse_client.dart 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1140      +/-   ##
==========================================
+ Coverage   44.42%   49.03%   +4.61%     
==========================================
  Files          62       62              
  Lines        3730     3730              
==========================================
+ Hits         1657     1829     +172     
+ Misses       2073     1901     -172     

☔ 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.