Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/devtools null signal name #83

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Conversation

nank1ro
Copy link
Owner

@nank1ro nank1ro commented Dec 19, 2023

Fix DevTools extension with null signal name

@nank1ro nank1ro added the bug Something isn't working label Dec 19, 2023
@nank1ro nank1ro self-assigned this Dec 19, 2023
Copy link

codecov bot commented Dec 19, 2023

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

@@            Coverage Diff            @@
##              main       #83   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1243      1244    +1     
=========================================
+ Hits          1243      1244    +1     
Files Coverage Δ
...ckages/solidart/lib/src/core/collections/list.dart 100.00% <100.00%> (ø)
...ackages/solidart/lib/src/core/collections/map.dart 100.00% <100.00%> (ø)
...ackages/solidart/lib/src/core/collections/set.dart 100.00% <100.00%> (ø)
packages/solidart/lib/src/core/computed.dart 100.00% <100.00%> (ø)
packages/solidart/lib/src/core/effect.dart 100.00% <100.00%> (ø)
packages/solidart/lib/src/core/read_signal.dart 100.00% <100.00%> (ø)
packages/solidart/lib/src/core/resource.dart 100.00% <100.00%> (ø)
packages/solidart/lib/src/core/signal.dart 100.00% <100.00%> (ø)
packages/solidart/lib/src/core/signal_options.dart 100.00% <ø> (ø)

@nank1ro nank1ro merged commit f46b91d into main Dec 19, 2023
3 checks passed
@nank1ro nank1ro deleted the bugfix/devtools-null-signal-name branch December 19, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant