ngx-magicsearch icon indicating copy to clipboard operation
ngx-magicsearch copied to clipboard

feature/backspace-remove-facet

Open grimurd opened this issue 5 years ago • 1 comments

This adds the ability to remove a facet using backspace.

grimurd avatar Apr 26 '19 10:04 grimurd

Codecov Report

Merging #42 into develop will decrease coverage by 0.45%. The diff coverage is 8.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #42      +/-   ##
===========================================
- Coverage    20.82%   20.36%   -0.46%     
===========================================
  Files            1        1              
  Lines          317      329      +12     
  Branches        66       69       +3     
===========================================
+ Hits            66       67       +1     
- Misses         244      255      +11     
  Partials         7        7
Impacted Files Coverage Δ
...les/ngx-magic-search/ngx-magic-search.component.ts 20.36% <8.33%> (-0.46%) :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 4860709...92ea5b3. Read the comment docs.

codecov[bot] avatar Apr 26 '19 10:04 codecov[bot]