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(schematics): fixed datepicker style path for schematics #6445

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

SvetlanaMuravlova
Copy link
Contributor

fix(schematics): fixed datepicker style path for schematics
close #6444

@valorkin valorkin temporarily deployed to ngx-bootstra-schematics-qw1lvh March 18, 2022 16:06 Inactive
@codecov
Copy link

codecov bot commented Mar 18, 2022

Codecov Report

Merging #6445 (8fa3aad) into development (3e818fd) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #6445      +/-   ##
===============================================
- Coverage        75.89%   75.87%   -0.02%     
===============================================
  Files              315      315              
  Lines            10642    10642              
  Branches          2935     2935              
===============================================
- Hits              8077     8075       -2     
- Misses            2564     2566       +2     
  Partials             1        1              
Impacted Files Coverage Δ
src/chronos/i18n/pl.ts 85.24% <0.00%> (-3.28%) ⬇️
src/chronos/i18n/uk.ts 87.50% <0.00%> (-3.13%) ⬇️
src/chronos/i18n/cs.ts 89.47% <0.00%> (+1.05%) ⬆️
src/chronos/i18n/sk.ts 87.50% <0.00%> (+1.25%) ⬆️

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 3e818fd...8fa3aad. Read the comment docs.

@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 8fa3aad):

https://ngx-bootstrap-demo--pr6445-schematics-fix-0ctkf8p4.web.app

(expires Fri, 25 Mar 2022 16:12:45 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@cypress
Copy link

cypress bot commented Mar 18, 2022



Test summary

799 33 14 0


Run details

Project ngx-bootstrap
Status Failed
Commit b8c1981 ℹ️
Started Mar 18, 2022 4:13 PM
Ended Mar 18, 2022 4:51 PM
Duration 38:17 💡
OS Linux Ubuntu - 20.04
Browser Electron 93

View run in Cypress Dashboard ➡️


Failures

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
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
modals_service_page_spec.ts Failed
1 Modals demo page testing suite: Service examples > Component modals with interceptor > when user clicks on "No" button, doesn't close the modal
2 Modals demo page testing suite: Service examples > Nested modals > when user clicks on the button "Open second modal" then the second modal with title "Second modal" is opened, "Close self" is present
3 Modals demo page testing suite: Service examples > Events > when user closes modal by click on the cross then should be messages "onHide event has been fired" and "onHidden event has been fired"
4 Modals demo page testing suite: Service examples > Events > when user closes modal by pressing ESC button then modal is closed and should be messages "onHide event has been fired" and "onHidden event has been fired"
5 Modals demo page testing suite: Service examples > Confirm Window > when user clicks on "Open modal" button then modal is opened, it contains two buttons: "Yes" and "No"
6 Modals demo page testing suite: Service examples > Custom css class > when user clicks on the cross button then the modal is closed
7 Modals demo page testing suite: Service examples > Animation option > when user clicks on the cross button then the modal is closed
This comment includes only the first 10 test failures. See all 33 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

Copy link
Member

@valorkin valorkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@valorkin valorkin merged commit 6be9fc4 into development Mar 18, 2022
@valorkin valorkin deleted the schematics-fix branch March 18, 2022 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

An unhandled exception occurred: ENOENT: no such file or directory, lstat 'C:\[YOUR_PATH]\dist'
2 participants