Skip to content

fix(store): add missing detach to action director - #2349

Merged
arturovt merged 2 commits into
masterfrom
fix/director
Jun 18, 2025
Merged

arturovt merged 2 commits into
masterfrom
fix/director

Conversation

@arturovt

Copy link
Copy Markdown
Member

That change has been lost in commits in the ActionDirector PR.

That change has been lost in commits in the `ActionDirector` PR.
@nx-cloud

nx-cloud Bot commented Jun 18, 2025

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 254ecf8.

Command Status Duration Result
nx run-many --target=test --all --configuration... ✅ Succeeded 2m 16s View ↗
nx run-many --target=lint --all --exclude=creat... ✅ Succeeded 1s View ↗
nx lint-types store ✅ Succeeded <1s View ↗
nx run-many --target=build --all ✅ Succeeded 1m 23s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-18 15:04:19 UTC

@pkg-pr-new

pkg-pr-new Bot commented Jun 18, 2025

Copy link
Copy Markdown

Open in StackBlitz

@ngxs/devtools-plugin

npm i https://pkg.pr.new/@ngxs/devtools-plugin@2349

@ngxs/form-plugin

npm i https://pkg.pr.new/@ngxs/form-plugin@2349

@ngxs/hmr-plugin

npm i https://pkg.pr.new/@ngxs/hmr-plugin@2349

@ngxs/router-plugin

npm i https://pkg.pr.new/@ngxs/router-plugin@2349

@ngxs/storage-plugin

npm i https://pkg.pr.new/@ngxs/storage-plugin@2349

@ngxs/store

npm i https://pkg.pr.new/@ngxs/store@2349

@ngxs/websocket-plugin

npm i https://pkg.pr.new/@ngxs/websocket-plugin@2349

commit: 254ecf8

@bundlemon

bundlemon Bot commented Jun 18, 2025

Copy link
Copy Markdown

BundleMon

Files updated (1)
Status Path Size Limits
fesm2022/ngxs-store.mjs
97.75KB (+42B +0.04%) 105KB / +0.5%
Unchanged files (5)
Status Path Size Limits
fesm2022/ngxs-store-internals.mjs
13.62KB 15KB / +0.5%
fesm2022/ngxs-store-internals-testing.mjs
10.32KB 13KB / +0.5%
fesm2022/ngxs-store-operators.mjs
6.05KB 7KB / +0.5%
fesm2022/ngxs-store-plugins.mjs
2.37KB 3KB / +0.5%
fesm2022/ngxs-store-experimental.mjs
574B 2KB / +0.5%

Total files change +42B +0.03%

Unchanged groups (1)
Status Path Size Limits
@ngxs/store(fesm2022)[gzip]
./fesm2022/*.mjs
32.06KB +1%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@bundlemon

bundlemon Bot commented Jun 18, 2025

Copy link
Copy Markdown

BundleMon (NGXS Plugins)

Unchanged files (9)
Status Path Size Limits
Plugins(fesm2022)[gzip]
storage-plugin/fesm2022/ngxs-storage-plugin.m
js
3.95KB +0.5%
Plugins(fesm2022)[gzip]
router-plugin/fesm2022/ngxs-router-plugin.mjs
2.93KB +0.5%
Plugins(fesm2022)[gzip]
hmr-plugin/fesm2022/ngxs-hmr-plugin.mjs
2.7KB +0.5%
Plugins(fesm2022)[gzip]
websocket-plugin/fesm2022/ngxs-websocket-plug
in.mjs
2.58KB +0.5%
Plugins(fesm2022)[gzip]
form-plugin/fesm2022/ngxs-form-plugin.mjs
2.47KB +0.5%
Plugins(fesm2022)[gzip]
devtools-plugin/fesm2022/ngxs-devtools-plugin
.mjs
2.23KB +0.5%
Plugins(fesm2022)[gzip]
logger-plugin/fesm2022/ngxs-logger-plugin.mjs
2.03KB +0.5%
Plugins(fesm2022)[gzip]
storage-plugin/fesm2022/ngxs-storage-plugin-i
nternals.mjs
947B +0.5%
Plugins(fesm2022)[gzip]
router-plugin/fesm2022/ngxs-router-plugin-int
ernals.mjs
453B +0.5%

No change in files bundle size

Unchanged groups (1)
Status Path Size Limits
All Plugins(fesm2022)[gzip]
./-plugin/fesm2022/.mjs
20.25KB +0.5%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@bundlemon

bundlemon Bot commented Jun 18, 2025

Copy link
Copy Markdown

BundleMon (Integration Projects)

Unchanged files (1)
Status Path Size Limits
Main bundles(Gzip)
hello-world-ng20/dist-integration/browser/mai
n-(hash).js
66.97KB +1%

No change in files bundle size

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 254ecf8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 94.0% (0.0% change).

View more on Code Climate.

@arturovt
arturovt merged commit 178d0ad into master Jun 18, 2025
@arturovt
arturovt deleted the fix/director branch June 18, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants