• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

eustatos / nexus-state
71%

Build:
DEFAULT BRANCH: main
Repo Added 01 Mar 2026 10:09AM UTC
Files 134
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • chore/kill-test-process
  • chore/planning
  • docs/bench
  • docs/readme
  • epic/phase-0-performance
  • feature/69-get-registry-atoms
  • feature/benchmarks-ci
  • feature/core-refactor
  • feature/form-evaluate
  • feature/form-query-improve
  • feature/query-advanced
  • feature/react-versions
  • feature/signal-ready-architecture
  • feature/snapshot-diff
  • feature/time-travel-optimize
  • fix/66-timetravel-capture
  • fix/67-setState-atom-registry-hydration
  • fix/chore
  • fix/docs
  • perf/optimize-flush-computed
  • refactor/store-architecture
  • test/core

17 Apr 2026 02:35PM UTC coverage: 70.577% (-0.7%) from 71.309%
24570659818

push

github

web-flow
refactor(core): replace global atom-registry with scoped store registry (#78)

* refactor(core): replace global atom-registry with scoped store registry

* version: bump packages for store refactor and ESM-only builds

* refactor: fix build

2193 of 2575 branches covered (85.17%)

Branch coverage included in aggregate %.

467 of 618 new or added lines in 12 files covered. (75.57%)

93 existing lines in 9 files now uncovered.

8323 of 12325 relevant lines covered (67.53%)

3549.76 hits per line

Relevant lines Covered
Build:
Build:
12325 RELEVANT LINES 8323 COVERED LINES
3549.76 HITS PER LINE
Source Files on main
  • Tree
  • List 134
  • Changed 24
  • Source Changed 18
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24570659818 main refactor(core): replace global atom-registry with scoped store registry (#78) * refactor(core): replace global atom-registry with scoped store registry * version: bump packages for store refactor and ESM-only builds * refactor: fix build push 17 Apr 2026 02:36PM UTC web-flow github
70.58
23642968821 main refactor(core): atom = identity + logic (state in Store) ARCHITECTURE: Atom is a label, not state container - Atoms register lazily on first store.get/set/subscribe() - State lives in Store, not in Atom - Global registry stores atom references + ... push 27 Mar 2026 10:57AM UTC web-flow github
71.31
23602700180 main feat(core): defer atom registration until first store access - Remove immediate registration of named atoms in atom() function - Atoms are now registered only when accessed via store.get(), store.set(), or store.subscribe() - This ensures atoms a... push 26 Mar 2026 03:28PM UTC web-flow github
71.36
23600548451 main fix(core): setState searches atoms in local store registry during hydration (#75) - Change setState() to search atoms only in current store's local registry instead of global atomRegistry - Prevents state restoration from wrong store during SSR... push 26 Mar 2026 02:45PM UTC web-flow github
71.34
23599677513 main fix(time-travel): Use store-specific registry in capture() and flushC… * fix(time-travel): Use store-specific registry in capture() and flushComputed() - Replace atomRegistry.getAll() with store.getRegistryAtoms() for filtering - Only initializ... push 26 Mar 2026 02:28PM UTC web-flow github
71.33
23598270077 main feat(core): Add public methods getRegistryAtoms() and getRegistry() - Add getRegistryAtoms() method to Store interface and StoreImpl - Add getRegistry() method to Store interface and StoreImpl - Add comprehensive tests for both methods - Tests v... push 26 Mar 2026 01:59PM UTC web-flow github
71.33
23591733246 main release: up versions push 26 Mar 2026 11:25AM UTC eustatos github
71.31
23589715751 main Epic/phase 0 performance (#65) * perf: eliminate O(n) overhead in set() (#59) - Register atoms only in current store instead of iterating all stores - Add private registry property to StoreImpl for O(1) registration - Remove duplicate registrati... push 26 Mar 2026 10:34AM UTC web-flow github
71.31
23508795675 main docs: bench (#52) push 24 Mar 2026 07:40PM UTC web-flow github
71.25
23506777816 main Update README.md push 24 Mar 2026 06:51PM UTC web-flow github
71.25
See All Builds (90)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc