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

Clear old search results upon leaving the field #144

Closed joaopgrassi closed 3 years ago

joaopgrassi commented 3 years ago

Fixes #143

codecov[bot] commented 3 years ago

Codecov Report

Merging #144 (ad69ee8) into main (b554cb4) will decrease coverage by 0.14%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
- Coverage   91.12%   90.97%   -0.15%     
==========================================
  Files          28       28              
  Lines         428      432       +4     
  Branches       31       32       +1     
==========================================
+ Hits          390      393       +3     
  Misses         29       29              
- Partials        9       10       +1     
Impacted Files Coverage Δ
.../components/search-input/search-input.component.ts 84.37% <93.75%> (-0.63%) :arrow_down:

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 b554cb4...ad69ee8. Read the comment docs.