TNG / ngqp

Declaratively synchronize form controls with the URL
https://tng.github.io/ngqp
MIT License
81 stars 8 forks source link

Binding one component to multiple parameters – Solution #2 #116

Closed Airblader closed 5 years ago

Airblader commented 5 years ago

fixes #90

Signed-off-by: Ingo Bürk ingo.buerk@tngtech.com

This pull request relates to or closes the following issues:

I have verified that…

Airblader commented 5 years ago

TODO:

codecov[bot] commented 5 years ago

Codecov Report

Merging #116 into master will increase coverage by 0.7%. The diff coverage is 92.2%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #116     +/-   ##
=========================================
+ Coverage   84.59%   85.29%   +0.7%     
=========================================
  Files          25       25             
  Lines         675      721     +46     
  Branches      104      111      +7     
=========================================
+ Hits          571      615     +44     
  Misses         51       51             
- Partials       53       55      +2
Impacted Files Coverage Δ
...s/ngqp/core/src/lib/query-param-builder.service.ts 96.87% <100%> (+0.2%) :arrow_up:
...jects/ngqp/core/src/lib/model/query-param-group.ts 98.07% <100%> (ø) :arrow_up:
...re/src/lib/directives/query-param-group.service.ts 85.91% <89.47%> (+2.3%) :arrow_up:
projects/ngqp/core/src/lib/model/query-param.ts 93.25% <94.28%> (-0.59%) :arrow_down:

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 c073e39...ad3f917. Read the comment docs.