Skip to content

2553 use workbenchactionopenissuereporter to report issues for the extension#2774

Merged
dgolovin merged 2 commits intoredhat-developer:mainfrom
msivasubramaniaan:2553-use-workbenchactionopenissuereporter-to-report-issues-for-the-extension
Feb 18, 2023
Merged

2553 use workbenchactionopenissuereporter to report issues for the extension#2774
dgolovin merged 2 commits intoredhat-developer:mainfrom
msivasubramaniaan:2553-use-workbenchactionopenissuereporter-to-report-issues-for-the-extension

Conversation

@msivasubramaniaan
Copy link
Copy Markdown
Collaborator

@msivasubramaniaan msivasubramaniaan commented Feb 17, 2023

Signed-off-by: msivasubramaniaan msivasub@redhat.com

Fix #2553.

Here are the reference screen and issue which created through workbench.action.openIssueReporter command
image

Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 17, 2023

Codecov Report

Base: 34.17% // Head: 34.35% // Increases project coverage by +0.17% 🎉

Coverage data is based on head (1dfd8cf) compared to base (7c67db9).
Patch coverage: 5.88% of modified lines in pull request are covered.

❗ Current head 1dfd8cf differs from pull request most recent head 0e35d3f. Consider uploading reports for the commit 0e35d3f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2774      +/-   ##
==========================================
+ Coverage   34.17%   34.35%   +0.17%     
==========================================
  Files          69       69              
  Lines        4220     4227       +7     
  Branches      771      773       +2     
==========================================
+ Hits         1442     1452      +10     
+ Misses       2778     2775       -3     
Impacted Files Coverage Δ
src/cli.ts 79.48% <ø> (ø)
src/odo.ts 31.64% <0.00%> (+0.37%) ⬆️
src/odo/component.ts 100.00% <ø> (ø)
src/openshift/component.ts 14.69% <0.00%> (-0.08%) ⬇️
src/webview/log/LogViewLoader.ts 20.58% <0.00%> (ø)
src/explorer.ts 32.00% <20.00%> (-0.30%) ⬇️
src/webview/devfile-registry/registryViewLoader.ts 31.11% <0.00%> (+2.22%) ⬆️
src/registriesView.ts 36.66% <0.00%> (+3.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dgolovin dgolovin merged commit 4eeec04 into redhat-developer:main Feb 18, 2023
@msivasubramaniaan msivasubramaniaan deleted the 2553-use-workbenchactionopenissuereporter-to-report-issues-for-the-extension branch March 9, 2023 12:31
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.

Use 'workbench.action.openIssueReporter' to report issues for the extension

2 participants