TNG / ngqp

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

Support changing bound standalone parameters #100

Closed Airblader closed 5 years ago

Airblader commented 5 years ago

This pull request relates to or closes the following issues: closes #98

I have verified that…

codecov[bot] commented 5 years ago

Codecov Report

Merging #100 into master will increase coverage by 0.84%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   83.12%   83.96%   +0.84%     
==========================================
  Files          25       25              
  Lines         652      655       +3     
  Branches       99       99              
==========================================
+ Hits          542      550       +8     
+ Misses         54       52       -2     
+ Partials       56       53       -3
Impacted Files Coverage Δ
...p/core/src/lib/directives/query-param.directive.ts 90.47% <88.88%> (+18.25%) :arrow_up:
...re/src/lib/directives/query-param-group.service.ts 84.09% <0%> (+1.51%) :arrow_up:

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 d6958bc...f1cdfeb. Read the comment docs.