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

Bug 564256 - [Passage] support unregister for multiple resources at once #240

Merged
merged 2 commits into from
Jun 13, 2020

Conversation

ruspl-afed
Copy link
Contributor

Rework code around "unregister resource" functionality

Signed-off-by: Alexander Fedorov [email protected]

Rework code around "unregister resource" functionality

Signed-off-by: Alexander Fedorov <[email protected]>
@ruspl-afed ruspl-afed requested a review from eparovyshnaya June 12, 2020 17:52
@codecov
Copy link

codecov bot commented Jun 12, 2020

Codecov Report

Merging #240 into master will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #240      +/-   ##
=========================================
- Coverage    9.21%   9.20%   -0.02%     
=========================================
  Files         539     542       +3     
  Lines       14626   14651      +25     
  Branches     1157    1153       -4     
=========================================
  Hits         1348    1348              
- Misses      13242   13267      +25     
  Partials       36      36              
Impacted Files Coverage Δ
...assage/loc/edit/ui/DomainRegistryExplorerPart.java 0.00% <0.00%> (ø)
.../edit/ui/handlers/DomainRegistryRemoveHandler.java 0.00% <0.00%> (ø)
...loc/internal/workbench/i18n/WorkbenchMessages.java 0.00% <ø> (ø)
.../internal/workbench/registry/UnregisterAction.java 0.00% <0.00%> (ø)
...nal/workbench/registry/UnregisterConfirmation.java 0.00% <0.00%> (ø)
...nternal/workbench/registry/UnregisterSelected.java 0.00% <0.00%> (ø)
...loc/internal/workbench/registry/UnregisterUri.java 0.00% <0.00%> (ø)
... and 1 more

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 26a442b...acbfed3. Read the comment docs.

@ruspl-afed ruspl-afed merged commit acbc8e6 into master Jun 13, 2020
@eparovyshnaya eparovyshnaya deleted the 564256 branch June 18, 2020 12:51
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.

2 participants