TNG / ngqp

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

chore: upgrade to Angular 10 #168

Closed Airblader closed 4 years ago

Airblader commented 4 years ago

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 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3f93fb8). Click here to learn what that means. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #168   +/-   ##
=========================================
  Coverage          ?   84.00%           
=========================================
  Files             ?       25           
  Lines             ?      744           
  Branches          ?      117           
=========================================
  Hits              ?      625           
  Misses            ?       60           
  Partials          ?       59           
Impacted Files Coverage Δ
projects/ngqp/core/src/lib/model/query-param.ts 92.47% <ø> (ø)
projects/ngqp/core/src/lib/serializers.ts 66.66% <0.00%> (ø)
projects/ngqp/core/src/lib/util.ts 95.00% <ø> (ø)
projects/ngqp/core/src/test.ts 100.00% <ø> (ø)
...p/core/src/lib/directives/query-param.directive.ts 90.00% <0.00%> (ø)
.../src/lib/directives/query-param-group.directive.ts 61.53% <0.00%> (ø)
...ects/ngqp/core/src/lib/accessors/ngqp-accessors.ts 100.00% <0.00%> (ø)
projects/ngqp/core/src/test/util.ts 81.81% <0.00%> (ø)
...essors/default-control-value-accessor.directive.ts 72.72% <0.00%> (ø)
... and 19 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 3f93fb8...6acd58c. Read the comment docs.