Skip to content

Prototype #602: replace Vector[Any] with cons-cell RuntimeDataStore - #949

Merged
MateuszKubuszok merged 6 commits into
masterfrom
prototype-602-dsl-allocation-optimization
Sep 2, 2026
Merged

MateuszKubuszok merged 6 commits into
masterfrom
prototype-602-dsl-allocation-optimization

Optimize partial DSL chains with prependedAll, trace through flag wra…

32762bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 2, 2026 in 0s

82.74% (-0.73%) compared to b128e63

View this Pull Request on Codecov

82.74% (-0.73%) compared to b128e63

Details

Codecov Report

❌ Patch coverage is 73.08970% with 81 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.74%. Comparing base (b128e63) to head (32762bc).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...letime/derivation/RuntimeDataStoreFlattening.scala 43.10% 33 Missing ⚠️
...letime/derivation/RuntimeDataStoreFlattening.scala 63.51% 27 Missing ⚠️
...ime/derivation/transformer/TransformerMacros.scala 78.75% 17 Missing ⚠️
...imney/dsl/PartialTransformerDefinitionForAll.scala 0.00% 1 Missing ⚠️
...land/chimney/dsl/TransformerDefinitionForAll.scala 0.00% 1 Missing ⚠️
...compiletime/derivation/patcher/PatcherMacros.scala 94.73% 1 Missing ⚠️
...imney/dsl/PartialTransformerDefinitionForAll.scala 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #949      +/-   ##
==========================================
- Coverage   83.46%   82.74%   -0.73%     
==========================================
  Files         176      183       +7     
  Lines        7011     7331     +320     
  Branches      509      529      +20     
==========================================
+ Hits         5852     6066     +214     
- Misses       1159     1265     +106     

☔ View full report in Codecov by Harness.
📢 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.