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(fns-wire): support rewiring #30

Merged
merged 1 commit into from
Dec 11, 2020
Merged

feat(fns-wire): support rewiring #30

merged 1 commit into from
Dec 11, 2020

Conversation

smmoosavi
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 18, 2020

Codecov Report

Merging #30 (0ac69af) into master (0ca7e49) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines          278       285    +7     
  Branches        36        39    +3     
=========================================
+ Hits           278       285    +7     
Impacted Files Coverage Δ
src/fn-wire/use-fn.ts 100.00% <ø> (ø)
src/state-wire/use-wire-state.ts 100.00% <ø> (ø)
src/state-wire/use-wire-value.ts 100.00% <ø> (ø)
src/fn-wire/use-fns-wire.ts 100.00% <100.00%> (ø)
src/interceptor/use-interceptor.ts 100.00% <100.00%> (ø)
src/state-wire/use-state-wire.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 625a34e...ec6040e. Read the comment docs.

@smmoosavi smmoosavi changed the title FnsWire rewiring feat(fns-wire): support rewiring Nov 18, 2020
@smmoosavi smmoosavi merged commit f3d211a into master Dec 11, 2020
@smmoosavi smmoosavi deleted the fns-rewiring branch December 11, 2020 09:39
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