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

Fixes/Improvements following helm walkthrough #2 #302

Merged
merged 18 commits into from
Feb 5, 2020
Merged

Conversation

richard-cox
Copy link
Member

@richard-cox richard-cox commented Jan 31, 2020

@richard-cox richard-cox added ready for review Ready for review in progress In Progress labels Jan 31, 2020
@richard-cox richard-cox self-assigned this Jan 31, 2020
- Since cloudfoundry@7c94858 we take action.entity as paramount
- In multi action lists for the secondary type this was incorrectly set to the primary type
@richard-cox richard-cox removed the in progress In Progress label Feb 3, 2020
@codecov-io
Copy link

codecov-io commented Feb 3, 2020

Codecov Report

Merging #302 into master will decrease coverage by 0.05%.
The diff coverage is 47.05%.

@@            Coverage Diff            @@
##           master    #302      +/-   ##
=========================================
- Coverage   59.06%     59%   -0.06%     
=========================================
  Files        1027    1029       +2     
  Lines       31880   32059     +179     
  Branches     4359    4388      +29     
=========================================
+ Hits        18829   18917      +88     
- Misses      13051   13142      +91

return;
}

obs.pipe(delay(999999999)).subscribe(() => {
Copy link
Member

Choose a reason for hiding this comment

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

Remove delay

Copy link
Member

@nwmac nwmac left a comment

Choose a reason for hiding this comment

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

One debug delay to remove

Copy link
Member

@nwmac nwmac left a comment

Choose a reason for hiding this comment

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

LGTM

@nwmac nwmac merged commit 962bfd7 into master Feb 5, 2020
@nwmac nwmac deleted the v3-ui-tweaks-2 branch February 5, 2020 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

V3 walkthrough #2 issues
3 participants