TNG / ngqp

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

refactor: don't export providers and type them better #129

Closed Airblader closed 5 years ago

Airblader commented 5 years ago

closes #112

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

This pull request relates to or closes the following issues:

I have verified that…

codecov[bot] commented 5 years ago

Codecov Report

Merging #129 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #129   +/-   ##
======================================
  Coverage    84.6%   84.6%           
======================================
  Files          25      25           
  Lines         734     734           
  Branches      115     115           
======================================
  Hits          621     621           
  Misses         54      54           
  Partials       59      59
Impacted Files Coverage Δ
...ssors/checkbox-control-value-accessor.directive.ts 84.21% <100%> (ø) :arrow_up:
...ccessors/range-control-value-accessor.directive.ts 80% <100%> (ø) :arrow_up:
...essors/default-control-value-accessor.directive.ts 72.72% <100%> (ø) :arrow_up:
...cessors/select-control-value-accessor.directive.ts 88.09% <100%> (ø) :arrow_up:
...s/multi-select-control-value-accessor.directive.ts 85.71% <100%> (ø) :arrow_up:
...cessors/number-control-value-accessor.directive.ts 80.95% <100%> (ø) :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 768516c...7284245. Read the comment docs.