Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Conversation

surol
Copy link
Member

@surol surol commented Feb 21, 2021

  • Allow to include consumer component when search for share
  • Introduce ComponentShareLocator
  • Locate forms by their locator functions
  • Add @OnSubmit decorator

@codecov
Copy link

codecov bot commented Feb 21, 2021

Codecov Report

Merging #44 (a538b17) into master (5b66923) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #44   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           83        85    +2     
  Lines         2009      2052   +43     
  Branches       304       318   +14     
=========================================
+ Hits          2009      2052   +43     
Impacted Files Coverage Δ
src/forms/field-name.definer.ts 100.00% <100.00%> (ø)
src/forms/on-submit.decorator.ts 100.00% <100.00%> (ø)
src/forms/shared-field.decorator.ts 100.00% <100.00%> (ø)
src/forms/shared-form-unit.decorator.ts 100.00% <100.00%> (ø)
src/share/component-share-locator.ts 100.00% <100.00%> (ø)
src/share/component-share-ref.ts 100.00% <100.00%> (ø)
src/share/component-share.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 5b66923...a538b17. Read the comment docs.

@surol surol merged commit 3c044cd into master Feb 21, 2021
@surol surol deleted the form-submit branch February 21, 2021 11:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant