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

eustatos / nexus-state / 29163259746
71%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 06:21PM UTC
Jobs 13
Files 131
Run time 1min
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

11 Jul 2026 06:20PM UTC coverage: 70.974% (+0.4%) from 70.575%
29163259746

push

github

web-flow
Feat/phase 14 cleanup and consolidation (#79)

* chore(planning): remove old planning, create Phase 14 structure

- Remove nexus-state-planning/ (old planning documents)
- Remove planning/phase-12-scoped-registry/ (completed in v0.2.0)
- Create planning/phase-14-cleanup-and-consolidation/ with task files
- Add decisions/time-travel.md (REJECT decision)
- Add INDEX.md, PHASE.md, VERSIONING.md

Phase 14 focuses on:
- Removing DevToolsIntegration from StoreImpl
- Removing global singletons (batcher, globalActionTracker)
- Consolidating micro-packages into @nexus-state/extras
- Making form package framework-agnostic
- Achieving < 5 KB minimal bundle

* refactor(core): remove DevToolsIntegration from StoreImpl (14.1)

- Remove static import of DevToolsIntegration from StoreImpl
- Simplify setWithMetadata, serializeState, getIntercepted, setIntercepted
- getDevTools() returns null with deprecation warning
- Mark options.devtools as @deprecated in StoreOptions
- Mark DevToolsIntegration.ts as @deprecated
- Minimal bundle reduced from 5.35 KB to 4.33 KB gzipped

Migration: Use devtools() plugin from @nexus-state/core/devtools instead
of options.devtools or store.getDevTools()

* refactor(core): remove global singletons (14.3)

- Remove 'batcher' export from batching.ts (SSR-unsafe)
- Remove 'globalActionTracker' export from action-tracker.ts (SSR-unsafe)
- Keep standaloneBatcher internal for batch() function
- Update tests to not rely on removed exports
- Update CHANGELOG.md with breaking changes

Breaking: Use batch() instead of batcher.batch()
Breaking: Use per-instance ActionTracker instead of globalActionTracker

* feat(core): measure and optimize bundle size (14.4)

- Add BUNDLE-REPORT.md with detailed metrics
- Add bundle-report.json for CI integration
- Add measurement scripts (measure-bundles.mjs, full-measure.mjs, etc.)
- Add bundle-tests/ with tree-shaking verification
- Add .github/workflows/bundle-size.yml for CI checks
- Verify minimal bundle < 5... (continued)

2161 of 2534 branches covered (85.28%)

Branch coverage included in aggregate %.

189 of 191 new or added lines in 16 files covered. (98.95%)

1 existing line in 1 file now uncovered.

8094 of 11915 relevant lines covered (67.93%)

4061.93 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
packages/core/src/reactive.ts
1
28.57
24.94% packages/core/src/reactive/factory.ts

Coverage Regressions

Lines Coverage ∆ File
1
0.0
-100.0% packages/core/src/reactive/index.ts
Subprojects
ID Flag name Job ID Ran Files Coverage
1 query 29163259746.1 11 Jul 2026 06:21PM UTC 32
54.01
GitHub Action Run
2 core 29163259746.2 11 Jul 2026 06:21PM UTC 41
82.1
GitHub Action Run
3 async 29163259746.3 11 Jul 2026 06:21PM UTC 1
100.0
GitHub Action Run
4 middleware 29163259746.4 11 Jul 2026 06:21PM UTC 1
100.0
GitHub Action Run
5 react 29163259746.5 11 Jul 2026 06:21PM UTC 1
75.0
GitHub Action Run
6 devtools 29163259746.6 11 Jul 2026 06:21PM UTC 31
63.3
GitHub Action Run
7 svelte 29163259746.7 11 Jul 2026 06:21PM UTC 1
100.0
GitHub Action Run
8 persist 29163259746.8 11 Jul 2026 06:21PM UTC 1
100.0
GitHub Action Run
9 family 29163259746.9 11 Jul 2026 06:21PM UTC 1
100.0
GitHub Action Run
10 vue 29163259746.10 11 Jul 2026 06:21PM UTC 1
100.0
GitHub Action Run
11 immer 29163259746.11 11 Jul 2026 06:21PM UTC 1
100.0
GitHub Action Run
12 web-worker 29163259746.12 11 Jul 2026 06:21PM UTC 1
100.0
GitHub Action Run
13 form 29163259746.13 11 Jul 2026 06:21PM UTC 19
85.62
GitHub Action Run
Source Files on build 29163259746
  • Tree
  • List 131
  • Changed 26
  • Source Changed 25
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29163259746
  • 9dc8b299 on github
  • Prev Build on main (#26951956899)
  • Next Build on main (#29183079438)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc