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(ci): make all SSR-related jobs as optional #5850

Merged
merged 2 commits into from
Jul 7, 2020

Conversation

daniloff200
Copy link
Contributor

Temporary solution.
Add all SSR-related jobs to allow_failures prop

  • read and followed the CONTRIBUTING.md guide.
  • built and tested the changes locally.
  • added/updated tests.
  • added/updated API documentation.
  • added/updated demos.

@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

❗ No coverage uploaded for pull request base (development@4cc35c5). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             development    #5850   +/-   ##
==============================================
  Coverage               ?   70.65%           
==============================================
  Files                  ?      323           
  Lines                  ?    11180           
  Branches               ?     2714           
==============================================
  Hits                   ?     7899           
  Misses                 ?     2195           
  Partials               ?     1086           
Impacted Files Coverage Δ
src/sortable/sortable.component.ts 26.66% <0.00%> (ø)
src/dropdown/index.ts 60.00% <0.00%> (ø)
demo/src/app/docs/models/components-api.model.ts 58.33% <0.00%> (ø)
src/dropdown/bs-dropdown.module.ts 72.72% <0.00%> (ø)
demo/src/polyfills.ts 95.23% <0.00%> (ø)
demo/src/app/app.component.ts 52.27% <0.00%> (ø)
demo/src/app/theme/style-manager.ts 21.87% <0.00%> (ø)
src/chronos/create/from-string.ts 81.90% <0.00%> (ø)
...cker/themes/bs/bs-years-calendar-view.component.ts 63.33% <0.00%> (ø)
...ents/demo-examples-section/stackblitz/polyfills.ts 75.00% <0.00%> (ø)
... and 313 more

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 4cc35c5...aaac5c9. Read the comment docs.

@daniloff200 daniloff200 requested a review from valorkin July 7, 2020 09:23
@valorkin valorkin merged commit 655215d into development Jul 7, 2020
@delete-merged-branch delete-merged-branch bot deleted the allow-ssr-jobs-to-fail branch July 7, 2020 09:35
@punix0210
Copy link

Can't bind to 'typeahead' since it isn't a known property of 'input'. angular 10

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.

3 participants