Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

feat: added future support for multiple lookups #82

Merged
merged 6 commits into from Jan 4, 2019
Merged

Conversation

artemnih
Copy link
Contributor

@artemnih artemnih commented Jan 4, 2019

No description provided.

@codecov
Copy link

codecov bot commented Jan 4, 2019

Codecov Report

Merging #82 into master will increase coverage by 2.67%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #82      +/-   ##
=========================================
+ Coverage   91.62%   94.3%   +2.67%     
=========================================
  Files          17      17              
  Lines         191     193       +2     
  Branches       25      27       +2     
=========================================
+ Hits          175     182       +7     
+ Misses          3       0       -3     
+ Partials       13      11       -2
Impacted Files Coverage Δ
...pp/components/form-hidden/form-hidden.component.ts 100% <ø> (ø) ⬆️
...pp/components/form-select/form-select.component.ts 100% <ø> (ø) ⬆️
...omponents/form-textarea/form-textarea.component.ts 100% <ø> (ø) ⬆️
...omponents/form-checkbox/form-checkbox.component.ts 100% <ø> (ø) ⬆️
...nts/form-text-editor/form-text-editor.component.ts 100% <ø> (ø) ⬆️
.../app/components/form-radio/form-radio.component.ts 100% <ø> (ø) ⬆️
.../app/components/form-label/form-label.component.ts 100% <ø> (ø) ⬆️
.../app/components/form-input/form-input.component.ts 100% <100%> (ø) ⬆️
.../containers/dynamic-form/dynamic-form.component.ts 100% <100%> (+4.34%) ⬆️
...omponents/dynamic-field/dynamic-field.directive.ts 85% <100%> (+0.78%) ⬆️
... and 2 more

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 5d342ce...b99a309. Read the comment docs.

@artemnih artemnih requested a review from KalleV January 4, 2019 22:20
@artemnih artemnih merged commit 3a02651 into master Jan 4, 2019
@KalleV
Copy link
Contributor

KalleV commented Jan 4, 2019

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants