Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: cleanup platform mocking #2730

Open
wants to merge 11 commits into
base: v9
Choose a base branch
from

Merge branch 'v9' into refactor/cleanup-platform-mocking

8411978
Select commit
Loading
Failed to load commit list.
Open

refactor: cleanup platform mocking #2730

Merge branch 'v9' into refactor/cleanup-platform-mocking
8411978
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2025 in 0s

87.21% (+0.05%) compared to 0f8bd48

View this Pull Request on Codecov

87.21% (+0.05%) compared to 0f8bd48

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 5 lines in your changes missing coverage. Please review.

Project coverage is 87.21%. Comparing base (0f8bd48) to head (8411978).

Files with missing lines Patch % Lines
dart/lib/src/platform/_io_platform.dart 72.72% 3 Missing ⚠️
dart/lib/src/platform/platform.dart 83.33% 1 Missing ⚠️
dart/lib/src/platform_checker.dart 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v9    #2730      +/-   ##
==========================================
+ Coverage   87.16%   87.21%   +0.05%     
==========================================
  Files         175      176       +1     
  Lines        5966     5985      +19     
==========================================
+ Hits         5200     5220      +20     
+ Misses        766      765       -1     

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