valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
676 stars 588 forks source link

Update documentation for event "opened" #877

Open tobias74 opened 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #877 into development will decrease coverage by 6.99%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #877   +/-   ##
============================================
- Coverage        37.33%   30.33%   -7%     
============================================
  Files               11       11           
  Lines              450      445    -5     
  Branches            73       73           
============================================
- Hits               168      135   -33     
- Misses             282      309   +27     
- Partials             0        1    +1
Impacted Files Coverage Δ
src/select/select.ts 18.78% <0%> (-8.93%) :arrow_down:
src/select/select-pipes.ts 31.57% <0%> (-3.43%) :arrow_down:
src/select/off-click.ts 70% <0%> (-2.73%) :arrow_down:
src/select/select.module.ts 100% <0%> (ø) :arrow_up:

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 3afaf63...f9a58aa. Read the comment docs.

tobias74 commented 6 years ago

Hmm.. I just chnaged the documentation, how could this impact on codecoverage?