Skip to content

Fix print line

ee6da06
Select commit
Loading
Failed to load commit list.
Merged

fix(build): Option 2 - "keep channels il-repacked" #452

Fix print line
ee6da06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 0s

69.88% (+5.79%) compared to c186d98

View this Pull Request on Codecov

69.88% (+5.79%) compared to c186d98

Details

Codecov Report

❌ Patch coverage is 4.29864% with 423 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.88%. Comparing base (c186d98) to head (ee6da06).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/Speckle.Sdk/Pipelines/Send/Serializer.cs 0.00% 172 Missing ⚠️
src/Speckle.Sdk/Pipelines/Send/Uploader.cs 0.00% 60 Missing ⚠️
...c/Speckle.Sdk/Pipelines/Progress/ProgressStream.cs 0.00% 40 Missing ⚠️
...Sdk/Pipelines/Progress/IngestionProgressManager.cs 0.00% 36 Missing ⚠️
src/Speckle.Sdk/Pipelines/Send/SendPipeline.cs 0.00% 29 Missing ⚠️
src/Speckle.Sdk/Pipelines/Send/DiskStore.cs 0.00% 27 Missing ⚠️
...e.Sdk/Pipelines/Progress/RenderedStreamProgress.cs 0.00% 16 Missing ⚠️
src/Speckle.Sdk.Dependencies/RepackedChannel.cs 0.00% 13 Missing ⚠️
src/Speckle.Sdk/Helpers/DisposableFile.cs 0.00% 11 Missing ⚠️
src/Speckle.Sdk/Helpers/BlobApiHelpers.cs 16.66% 8 Missing and 2 partials ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #452      +/-   ##
==========================================
+ Coverage   64.09%   69.88%   +5.79%     
==========================================
  Files         289      343      +54     
  Lines       11843    14161    +2318     
  Branches     1137     1230      +93     
==========================================
+ Hits         7591     9897    +2306     
+ Misses       3936     3865      -71     
- Partials      316      399      +83     

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