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

'OpenShift: New Service' command to command palette #398

Merged
merged 6 commits into from
Jan 15, 2019

Conversation

sudhirverma
Copy link
Contributor

@sudhirverma sudhirverma commented Nov 23, 2018

Fix #318.

@codecov
Copy link

codecov bot commented Nov 23, 2018

Codecov Report

Merging #398 into master will increase coverage by 0.02%.
The diff coverage is 78.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #398      +/-   ##
==========================================
+ Coverage   86.85%   86.87%   +0.02%     
==========================================
  Files          20       20              
  Lines         981      983       +2     
  Branches      158      159       +1     
==========================================
+ Hits          852      854       +2     
  Misses        129      129
Impacted Files Coverage Δ
src/openshift/service.ts 90.9% <78.94%> (+0.43%) ⬆️
src/openshift/url.ts 100% <0%> (ø) ⬆️

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 7ae74fa...b0b2be8. Read the comment docs.

package.json Outdated Show resolved Hide resolved
@sudhirverma
Copy link
Contributor Author

@dgolovin please review this pr

return null;
}

static async getApplicationData(application) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Please see #432 (comment) and #499 for the summary of my issues with this implementation.

@sudhirverma sudhirverma force-pushed the service branch 2 times, most recently from 139dfb0 to db9264d Compare January 7, 2019 17:19
@dgolovin dgolovin merged commit c2d9e6b into redhat-developer:master Jan 15, 2019
@dgolovin dgolovin removed the review label Jan 15, 2019
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