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

feat: add id to state wires #61

Merged
merged 1 commit into from
Feb 6, 2022
Merged

feat: add id to state wires #61

merged 1 commit into from
Feb 6, 2022

Conversation

smmoosavi
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 6, 2022

Codecov Report

Merging #61 (03a261d) into master (b17aa13) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #61   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        25    +2     
  Lines          332       370   +38     
  Branches        50        57    +7     
=========================================
+ Hits           332       370   +38     
Impacted Files Coverage Δ
src/state-wire/readonly-state-wire.ts 100.00% <ø> (ø)
src/state-wire/state-wire.ts 100.00% <ø> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/state-selector/create-state-selector.ts 100.00% <100.00%> (ø)
src/state-wire/create-state-wire.ts 100.00% <100.00%> (ø)
src/utils/memoize.ts 100.00% <100.00%> (ø)
src/utils/wire-id.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b17aa13...03a261d. Read the comment docs.

@smmoosavi smmoosavi merged commit f8ce41b into master Feb 6, 2022
@smmoosavi smmoosavi deleted the wire-id branch February 6, 2022 13:48
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.

1 participant