-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(carousel): tries to update itemsPerSlide #6249
base: development
Are you sure you want to change the base?
Conversation
Visit the preview URL for this PR (updated for commit 7661bcc): https://ngx-bootstrap-demo--pr6249-feat-dynamic-perslid-bc7smb9g.web.app (expires Fri, 06 Aug 2021 11:02:19 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
Codecov Report
@@ Coverage Diff @@
## development #6249 +/- ##
===============================================
+ Coverage 77.55% 77.91% +0.36%
===============================================
Files 302 302
Lines 10549 10556 +7
Branches 2583 2584 +1
===============================================
+ Hits 8181 8225 +44
+ Misses 2358 2321 -37
Partials 10 10
Continue to review full report at Codecov.
|
Test summaryRun details
View run in Cypress Dashboard ➡️ Failures
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
feat(carousel): tries to update itemsPerSlide
refs #5723 #5963