Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Add cf/org/space links to service instance table using common components #3436

Merged
merged 12 commits into from
Apr 3, 2019

Conversation

richard-cox
Copy link
Contributor

@richard-cox richard-cox commented Mar 19, 2019

@cfdreddbot
Copy link

✅ Hey richard-cox! The commit authors and yourself have already signed the CLA.

@codecov
Copy link

codecov bot commented Mar 25, 2019

Codecov Report

Merging #3436 into v2-master will increase coverage by 0.1%.
The diff coverage is 81.63%.

@@             Coverage Diff              @@
##           v2-master    #3436     +/-   ##
============================================
+ Coverage      51.44%   51.54%   +0.1%     
============================================
  Files            697      699      +2     
  Lines          19418    19438     +20     
  Branches        3427     3434      +7     
============================================
+ Hits            9989    10019     +30     
+ Misses          9429     9419     -10

Copy link
Contributor

@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

- allow more time for delete app test
- allow more time for setup/teardown http requests
- add logging for delete service instance (currently fails silently)
- move service instance name out of service helper
- attempt to delete a service instance up to three times
- don't attempt to delete an already deleted edited service instance
- more logging on failures
- removed unused code
- removed wait for connected snackbar. this is causing timesink issues
- improved snackbar e2e test waitformessage
- allow more time for cf/org/space test
@richard-cox richard-cox merged commit c34ee7e into v2-master Apr 3, 2019
@richard-cox richard-cox deleted the cf-org-space-values branch April 3, 2019 13:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cf/org/space label to service wall cards as per app wall
3 participants