Skip to content

Merge branch 'master' into feat-blossom-stream-file-from-disk

3ed54c3
Select commit
Loading
Failed to load commit list.
Merged

Feat blossom stream file from disk #341

Merge branch 'master' into feat-blossom-stream-file-from-disk
3ed54c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 1s

75.90% (+0.53%) compared to 9c82ef7

View this Pull Request on Codecov

75.90% (+0.53%) compared to 9c82ef7

Details

Codecov Report

❌ Patch coverage is 84.59215% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.90%. Comparing base (9c82ef7) to head (3ed54c3).

Files with missing lines Patch % Lines
.../data_layer/repositories/blossom/blossom_impl.dart 85.93% 18 Missing ⚠️
.../ndk/lib/data_layer/data_sources/http_request.dart 72.50% 11 Missing ⚠️
packages/ndk/lib/data_layer/io/file_io_native.dart 76.74% 10 Missing ⚠️
...s/ndk/lib/domain_layer/usecases/files/blossom.dart 87.30% 8 Missing ⚠️
...ib/domain_layer/entities/blob_upload_progress.dart 82.35% 3 Missing ⚠️
.../lib/domain_layer/entities/file_hash_progress.dart 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #341      +/-   ##
==========================================
+ Coverage   75.37%   75.90%   +0.53%     
==========================================
  Files         148      152       +4     
  Lines        5908     6201     +293     
==========================================
+ Hits         4453     4707     +254     
- Misses       1455     1494      +39     

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