Skip to content

Add Test command in App Explorer view and palette#2024

Merged
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i1974
Mar 11, 2021
Merged

Add Test command in App Explorer view and palette#2024
dgolovin merged 1 commit intoredhat-developer:masterfrom
dgolovin:i1974

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

This PR fixes #1974.

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

This PR fixes redhat-developer#1974.

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

codecov bot commented Mar 11, 2021

Codecov Report

Merging #2024 (59d8dd3) into master (9572948) will decrease coverage by 0.17%.
The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2024      +/-   ##
==========================================
- Coverage   77.16%   76.99%   -0.18%     
==========================================
  Files          45       45              
  Lines        3017     3025       +8     
  Branches      576      579       +3     
==========================================
+ Hits         2328     2329       +1     
- Misses        689      696       +7     
Impacted Files Coverage Δ
src/odo/command.ts 88.80% <0.00%> (-1.35%) ⬇️
src/openshift/component.ts 83.45% <16.66%> (-0.77%) ⬇️

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 9572948...59d8dd3. Read the comment docs.

@dgolovin dgolovin merged commit 24f1e69 into redhat-developer:master Mar 11, 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.

Add 'Test' command to run default test for Devfile Component in OpenShift Application Explorer

1 participant