VagrantAI-c / ng-carousel-cdk

Configurable engine for carousel made with Angular Library
https://vagrantai-c.github.io/ng-carousel-cdk/
MIT License
11 stars 3 forks source link

fix: fix ngPreventGhostClick not preventing routerLink navigation #86

Closed VagrantAI-c closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #86 (f75fdfc) into development (82374a7) will decrease coverage by 0.28%. The diff coverage is 11.11%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development      #86      +/-   ##
===============================================
- Coverage        68.61%   68.32%   -0.29%     
===============================================
  Files               94       94              
  Lines              959      963       +4     
  Branches           247      247              
===============================================
  Hits               658      658              
- Misses             220      224       +4     
  Partials            81       81              
Impacted Files Coverage Δ
...-carousel/src/lib/prevent-ghost-click.directive.ts 4.54% <0.00%> (-1.02%) :arrow_down:
...src/lib/private/views/carousel-engine.component.ts 43.58% <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 82374a7...f75fdfc. Read the comment docs.

VagrantAI-c commented 3 years ago

:tada: This PR is included in version 1.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: