nank1ro / solidart

Signals in Dart and Flutter, inspired by SolidJS
https://docs.page/nank1ro/solidart
MIT License
155 stars 5 forks source link

Bugfix/devtools null signal name #83

Closed nank1ro closed 9 months ago

nank1ro commented 9 months ago

Fix DevTools extension with null signal name

codecov[bot] commented 9 months ago

Codecov Report

Merging #83 (18c53cd) into main (ce91bfc) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/nank1ro/solidart/pull/83/graphs/tree.svg?width=650&height=150&src=pr&token=HvJYtaixiW&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti)](https://app.codecov.io/gh/nank1ro/solidart/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti) ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 21 21 Lines 1243 1244 +1 ========================================= + Hits 1243 1244 +1 ``` | [Files](https://app.codecov.io/gh/nank1ro/solidart/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti) | Coverage Δ | | |---|---|---| | [...ckages/solidart/lib/src/core/collections/list.dart](https://app.codecov.io/gh/nank1ro/solidart/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti#diff-cGFja2FnZXMvc29saWRhcnQvbGliL3NyYy9jb3JlL2NvbGxlY3Rpb25zL2xpc3QuZGFydA==) | `100.00% <100.00%> (ø)` | | | [...ackages/solidart/lib/src/core/collections/map.dart](https://app.codecov.io/gh/nank1ro/solidart/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti#diff-cGFja2FnZXMvc29saWRhcnQvbGliL3NyYy9jb3JlL2NvbGxlY3Rpb25zL21hcC5kYXJ0) | `100.00% <100.00%> (ø)` | | | [...ackages/solidart/lib/src/core/collections/set.dart](https://app.codecov.io/gh/nank1ro/solidart/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti#diff-cGFja2FnZXMvc29saWRhcnQvbGliL3NyYy9jb3JlL2NvbGxlY3Rpb25zL3NldC5kYXJ0) | `100.00% <100.00%> (ø)` | | | [packages/solidart/lib/src/core/computed.dart](https://app.codecov.io/gh/nank1ro/solidart/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti#diff-cGFja2FnZXMvc29saWRhcnQvbGliL3NyYy9jb3JlL2NvbXB1dGVkLmRhcnQ=) | `100.00% <100.00%> (ø)` | | | [packages/solidart/lib/src/core/effect.dart](https://app.codecov.io/gh/nank1ro/solidart/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti#diff-cGFja2FnZXMvc29saWRhcnQvbGliL3NyYy9jb3JlL2VmZmVjdC5kYXJ0) | `100.00% <100.00%> (ø)` | | | [packages/solidart/lib/src/core/read\_signal.dart](https://app.codecov.io/gh/nank1ro/solidart/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti#diff-cGFja2FnZXMvc29saWRhcnQvbGliL3NyYy9jb3JlL3JlYWRfc2lnbmFsLmRhcnQ=) | `100.00% <100.00%> (ø)` | | | [packages/solidart/lib/src/core/resource.dart](https://app.codecov.io/gh/nank1ro/solidart/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti#diff-cGFja2FnZXMvc29saWRhcnQvbGliL3NyYy9jb3JlL3Jlc291cmNlLmRhcnQ=) | `100.00% <100.00%> (ø)` | | | [packages/solidart/lib/src/core/signal.dart](https://app.codecov.io/gh/nank1ro/solidart/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti#diff-cGFja2FnZXMvc29saWRhcnQvbGliL3NyYy9jb3JlL3NpZ25hbC5kYXJ0) | `100.00% <100.00%> (ø)` | | | [packages/solidart/lib/src/core/signal\_options.dart](https://app.codecov.io/gh/nank1ro/solidart/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alexandru+Mariuti#diff-cGFja2FnZXMvc29saWRhcnQvbGliL3NyYy9jb3JlL3NpZ25hbF9vcHRpb25zLmRhcnQ=) | `100.00% <ø> (ø)` | |