TNG / ngqp

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

Standalone query param #95

Closed alexey-anufriev closed 5 years ago

alexey-anufriev commented 5 years ago

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

I have verified that…

codecov[bot] commented 5 years ago

Codecov Report

Merging #95 into master will decrease coverage by 0.33%. The diff coverage is 61.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   83.46%   83.12%   -0.34%     
==========================================
  Files          23       25       +2     
  Lines         635      652      +17     
  Branches       95       99       +4     
==========================================
+ Hits          530      542      +12     
- Misses         53       54       +1     
- Partials       52       56       +4
Impacted Files Coverage Δ
...ccessors/range-control-value-accessor.directive.ts 80% <ø> (ø) :arrow_up:
...cessors/select-control-value-accessor.directive.ts 88.09% <ø> (ø) :arrow_up:
...cessors/number-control-value-accessor.directive.ts 80.95% <ø> (ø) :arrow_up:
...ssors/checkbox-control-value-accessor.directive.ts 84.21% <ø> (ø) :arrow_up:
projects/ngqp/core/src/lib/query-param.module.ts 80% <ø> (ø) :arrow_up:
...s/multi-select-control-value-accessor.directive.ts 83.67% <ø> (ø) :arrow_up:
...essors/default-control-value-accessor.directive.ts 72.72% <ø> (ø) :arrow_up:
...e/src/lib/directives/query-param-name.directive.ts 61.11% <100%> (+7.45%) :arrow_up:
...re/src/lib/directives/query-param-group.service.ts 82.57% <100%> (ø) :arrow_up:
projects/ngqp/core/src/lib/accessors/util.ts 45.45% <45.45%> (ø)
... and 3 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 0f6bb62...c7ea665. Read the comment docs.