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

eustatos / nexus-state / 29183079438
71%

Build:
DEFAULT BRANCH: main
Ran 12 Jul 2026 06:44AM UTC
Jobs 7
Files 125
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

12 Jul 2026 06:43AM UTC coverage: 70.948% (-0.03%) from 70.974%
29183079438

push

github

web-flow
fix(packages): fix npm metadata and broken exports for better discove… (#80)

* fix(packages): fix npm metadata and broken exports for better discoverability

- Add missing description, keywords, homepage, repository.directory to core packages
- Fix broken require exports (vue, svelte, query, time-travel, undo-redo, deprecated)
- Add type:module and sideEffects to form package
- Move @nexus-state/react to peerDependencies in query package
- Exclude deprecated packages from workspace (async, family, immer, persist, middleware, web-worker)
- Add deprecate-packages.sh script for npm deprecation

These fixes address critical npm discoverability issues that were preventing users from finding and installing packages.

* fix: exclude demo apps that depend on deprecated packages from workspace

* fix: update pnpm lockfile after moving react to peerDependencies

* fix(ci): remove deprecated packages from coverage matrix, upgrade Node 20 to 22

- Remove family, async, immer, middleware, persist, web-worker from coverage-packages.yml
- Upgrade Node.js version from 20 to 22 in all workflow files
- Change if-no-files-found from error to warn for coverage artifacts

* fix(query): fix flaky useSuspenseQuery test with race condition

Replace unreliable queryFn.toHaveBeenCalled() assertion with check
that component renders successfully. Both scenarios are valid:
1. setQueryData wins → queryFn not called, data from cache
2. queryFn runs first → data fetched, then cached

The important invariant is that the component renders, not which
path was taken to get the data.

2160 of 2533 branches covered (85.27%)

Branch coverage included in aggregate %.

8082 of 11903 relevant lines covered (67.9%)

4064.07 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 form 29183079438.1 12 Jul 2026 06:44AM UTC 19
85.62
GitHub Action Run
2 vue 29183079438.2 12 Jul 2026 06:44AM UTC 1
100.0
GitHub Action Run
3 svelte 29183079438.3 12 Jul 2026 06:44AM UTC 1
100.0
GitHub Action Run
4 react 29183079438.4 12 Jul 2026 06:44AM UTC 1
75.0
GitHub Action Run
5 devtools 29183079438.5 12 Jul 2026 06:44AM UTC 31
63.3
GitHub Action Run
6 core 29183079438.6 12 Jul 2026 06:44AM UTC 41
82.1
GitHub Action Run
7 query 29183079438.7 12 Jul 2026 06:44AM UTC 32
54.0
GitHub Action Run
Source Files on build 29183079438
  • Tree
  • List 125
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29183079438
  • 038989d8 on github
  • Prev Build on main (#29163259746)
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