Skip to content

Update TODO comments for naming discussions

8290c55
Select commit
Loading
Failed to load commit list.
Closed

[WIP] - 3.0: Remove complex custom Reactive Systems and standardize the public API to make it easy to maintain with clear responsibilities and logic. (Goal: Single-file pure code under 1000 lines) #166

Update TODO comments for naming discussions
8290c55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2025 in 1s

98.91% (-1.09%) compared to c762c82

View this Pull Request on Codecov

98.91% (-1.09%) compared to c762c82

Details

Codecov Report

❌ Patch coverage is 90.56604% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.91%. Comparing base (c762c82) to head (8290c55).

Files with missing lines Patch % Lines
packages/solidart/lib/src/core/computed.dart 55.55% 4 Missing ⚠️
packages/solidart/lib/src/core/effect.dart 94.11% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              main     #166      +/-   ##
===========================================
- Coverage   100.00%   98.91%   -1.09%     
===========================================
  Files           18       18              
  Lines          931      831     -100     
===========================================
- Hits           931      822     -109     
- Misses           0        9       +9     
Files with missing lines Coverage Δ
...utter_solidart/lib/src/widgets/signal_builder.dart 100.00% <100.00%> (ø)
packages/solidart/lib/src/core/alien.dart 100.00% <100.00%> (ø)
packages/solidart/lib/src/core/batch.dart 100.00% <100.00%> (ø)
...ackages/solidart/lib/src/core/reactive_system.dart 100.00% <100.00%> (ø)
packages/solidart/lib/src/core/read_signal.dart 95.95% <100.00%> (-4.05%) ⬇️
packages/solidart/lib/src/core/untracked.dart 100.00% <100.00%> (ø)
packages/solidart/lib/src/core/effect.dart 97.56% <94.11%> (-2.44%) ⬇️
packages/solidart/lib/src/core/computed.dart 94.28% <55.55%> (-5.72%) ⬇️
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.