dotnet / nuget-trends

Check out NuGet packages adoption and what's trending on NuGet.
https://nugettrends.com
MIT License
146 stars 25 forks source link

Upgrade to Angular 13 #176

Closed joaopgrassi closed 2 years ago

joaopgrassi commented 2 years ago

Upgraded Angular packages to version 13 as well as some other ones we use.

codecov[bot] commented 2 years ago

Codecov Report

Merging #176 (61f3139) into main (e08112f) will increase coverage by 0.30%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
+ Coverage   91.47%   91.77%   +0.30%     
==========================================
  Files          28       27       -1     
  Lines         434      462      +28     
  Branches       34       34              
==========================================
+ Hits          397      424      +27     
  Misses         27       27              
- Partials       10       11       +1     
Impacted Files Coverage Δ
...s/loading-indicator/loading-indicator.component.ts 93.75% <0.00%> (-6.25%) :arrow_down:
.../components/search-input/search-input.component.ts 87.09% <0.00%> (-0.79%) :arrow_down:
....Web/Portal/src/app/packages/packages.component.ts 92.78% <0.00%> (-0.08%) :arrow_down:
...rc/NuGetTrends.Web/Portal/src/app/app.component.ts 100.00% <0.00%> (ø)
...NuGetTrends.Web/Portal/src/app/core/core.module.ts 100.00% <0.00%> (ø)
...NuGetTrends.Web/Portal/src/app/home/home.module.ts 100.00% <0.00%> (ø)
...uGetTrends.Web/Portal/src/app/app-routes.module.ts 100.00% <0.00%> (ø)
...uGetTrends.Web/Portal/src/app/mocks/router-mock.ts 100.00% <0.00%> (ø)
...uGetTrends.Web/Portal/src/app/shared/animations.ts 100.00% <0.00%> (ø)
...etTrends.Web/Portal/src/app/home/home.component.ts 100.00% <0.00%> (ø)
... and 16 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 e08112f...61f3139. Read the comment docs.