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: narrow check to set tabindex only on elements #76

Closed VagrantAI-c closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #76 (8a83a5b) into development (00fa732) will decrease coverage by 0.14%. The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development      #76      +/-   ##
===============================================
- Coverage        69.54%   69.39%   -0.15%     
===============================================
  Files               90       90              
  Lines              939      941       +2     
  Branches           238      239       +1     
===============================================
  Hits               653      653              
- Misses             210      212       +2     
  Partials            76       76              
Impacted Files Coverage Δ
...src/lib/private/directives/untabbable.directive.ts 1.88% <0.00%> (-0.08%) :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 00fa732...8a83a5b. 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: