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 12 #148

Closed joaopgrassi closed 3 years ago

joaopgrassi commented 3 years ago

Usual upgrade, nothing major changed. Removed the e2e folder now that protractor is deprecated. We didn't have any tests so no brainer.

codecov[bot] commented 3 years ago

Codecov Report

Merging #148 (3c745b0) into main (1b9b14c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #148   +/-   ##
=======================================
  Coverage   90.97%   90.97%           
=======================================
  Files          28       28           
  Lines         432      432           
  Branches       32       32           
=======================================
  Hits          393      393           
  Misses         29       29           
  Partials       10       10           
Impacted Files Coverage Δ
...tTrends.Web/Portal/src/environments/environment.ts 100.00% <ø> (ø)
src/NuGetTrends.Web/Portal/src/test.ts 100.00% <ø> (ø)

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 1b9b14c...3c745b0. Read the comment docs.