Skip to content

Get current component based on window's active editor#2227

Merged
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i2225
Aug 27, 2021
Merged

Get current component based on window's active editor#2227
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i2225

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

This PR fixes #2225.

Signed-off-by: Denis Golovin dgolovin@redhat.com

This PR fixes redhat-developer#2225.

Signed-off-by: Denis Golovin dgolovin@redhat.com
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 27, 2021

Codecov Report

Merging #2227 (65b32d8) into master (1fd7ee1) will increase coverage by 0.06%.
The diff coverage is 66.66%.

❗ Current head 65b32d8 differs from pull request most recent head 8d67832. Consider uploading reports for the commit 8d67832 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2227      +/-   ##
==========================================
+ Coverage   75.00%   75.07%   +0.06%     
==========================================
  Files          49       49              
  Lines        3329     3346      +17     
  Branches      630      637       +7     
==========================================
+ Hits         2497     2512      +15     
- Misses        832      834       +2     
Impacted Files Coverage Δ
src/openshift/openshiftItem.ts 81.13% <62.50%> (-2.21%) ⬇️
src/odo.ts 75.98% <100.00%> (+0.73%) ⬆️

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 1fd7ee1...8d67832. Read the comment docs.

@dgolovin dgolovin merged commit 73662f4 into redhat-developer:master Aug 27, 2021
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.

Push command should use current editor to detect component's context path

1 participant