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

using takeUntilDestroyed after upgrading to Angular 16 #8372

Merged

Conversation

romdhanisam
Copy link
Contributor

No description provided.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 15, 2023
@k8s-ci-robot k8s-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Oct 15, 2023
@romdhanisam romdhanisam force-pushed the feat/angular-16-takeUntilDestroyed branch from 6ab0311 to c25cdf2 Compare October 15, 2023 23:21
@romdhanisam romdhanisam force-pushed the feat/angular-16-takeUntilDestroyed branch from c25cdf2 to 81d6011 Compare October 15, 2023 23:22
Copy link
Member

@maciaszczykm maciaszczykm left a comment

Choose a reason for hiding this comment

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

It looks much cleaner.

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 16, 2023
@maciaszczykm
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 16, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maciaszczykm, romdhanisam

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #8372 (81d6011) into master (e8c6a01) will decrease coverage by 1.47%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #8372      +/-   ##
==========================================
- Coverage   43.69%   42.23%   -1.47%     
==========================================
  Files          55      219     +164     
  Lines        1277    12184   +10907     
  Branches      179      179              
==========================================
+ Hits          558     5146    +4588     
- Misses        681     6740    +6059     
- Partials       38      298     +260     

@maciaszczykm
Copy link
Member

Code needs formatting.

@k8s-ci-robot k8s-ci-robot merged commit a2771aa into kubernetes:master Oct 16, 2023
16 of 17 checks passed
@romdhanisam
Copy link
Contributor Author

PR merged before fixing formatting in ts files, see #8376

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants