Skip to content
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

fix(datepicker): fixed error while cleaning input for daterangepicker #6407

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

SvetlanaMuravlova
Copy link
Contributor

fixed error while cleaning input for daterangepicker
close #6372

@valorkin valorkin temporarily deployed to ngx-bootstra-daterangep-ryysxt January 12, 2022 12:02 Inactive
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 065b422):

https://ngx-bootstrap-demo--pr6407-daterangepicker-erro-ew14afq4.web.app

(expires Wed, 19 Jan 2022 12:06:24 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@codecov
Copy link

codecov bot commented Jan 12, 2022

Codecov Report

Merging #6407 (065b422) into development (12e050f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #6407   +/-   ##
============================================
  Coverage        75.81%   75.81%           
============================================
  Files              315      315           
  Lines            10608    10608           
  Branches          2930     2931    +1     
============================================
  Hits              8042     8042           
  Misses            2565     2565           
  Partials             1        1           
Impacted Files Coverage Δ
src/datepicker/reducer/bs-datepicker.reducer.ts 70.13% <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 12e050f...065b422. Read the comment docs.

@cypress
Copy link

cypress bot commented Jan 12, 2022



Test summary

744 88 14 0


Run details

Project ngx-bootstrap
Status Failed
Commit 3df1846 ℹ️
Started Jan 12, 2022 12:07 PM
Ended Jan 12, 2022 12:41 PM
Duration 34:39 💡
OS Linux Ubuntu - 20.04
Browser Electron 93

View run in Cypress Dashboard ➡️


Failures

typeahead_page_spec.ts Failed
1 Typeahead demo page testing suite > On blur > clicking anywhere outside auto-fills "Option on blur" with the first option from the matches list
datepicker/locales_spec.ts Failed
1 Datepicker demo testing suite: Locales > Change Locale Datepicker > when user chose locale es-pr for "Datepicker", container shown in appropriate language
2 Datepicker demo testing suite: Locales > Change Locale DateRangepicker > when user chose locale es-pr for "Daterangepicker", container shown in this language
pagination_page_spec.ts Failed
1 Pagination demo page testing suite > Page changed event > when user click on "Next" button, "Page changed to: 2" shown
2 Pagination demo page testing suite > Page changed event > when user click on "Previous" button, "Page changed to: 1" shown
3 Pagination demo page testing suite > Pages count changed event > when user click on "Next" button, "The selected page no: 2/9" shown
4 Pagination demo page testing suite > Pages count changed event > when user click on "Previous" button, "The selected page no: 1/9" shown
5 Pagination demo page testing suite > Boundary links > when user click on "Last", 6 - active, 1 - inactive, "Next/Last"-disabled, "First/Previous"-enabled
6 Pagination demo page testing suite > Boundary links > when user click on First, 1 - active, 6 - inactive, "Next/Last"- enabled, First/Previous - disabled
7 Pagination demo page testing suite > Boundary links > when user click on "Hide/show boundary links", "First" and "Last" buttons are disappeared
This comment includes only the first 10 test failures. See all 88 failures in the Cypress Dashboard.

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

@valorkin valorkin merged commit fc5f05c into development Jan 13, 2022
@valorkin valorkin deleted the daterangepicker-error-fix branch January 13, 2022 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Daterangepicker - error in the console
2 participants