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

Make Operator more extensible #1039 #1040

Merged
merged 2 commits into from
Feb 19, 2022
Merged

Make Operator more extensible #1039 #1040

merged 2 commits into from
Feb 19, 2022

Conversation

ruspl-afed
Copy link
Contributor

Always use EMF URI instead of string to specify resource location

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

Always use EMF URI instead of string to specify resource location

Signed-off-by: Alexander Fedorov <[email protected]>
@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #1040 (c417192) into master (76058a6) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1040      +/-   ##
============================================
- Coverage     33.57%   33.56%   -0.01%     
  Complexity      346      346              
============================================
  Files          1139     1139              
  Lines         25266    25267       +1     
  Branches       1574     1574              
============================================
- Hits           8482     8481       -1     
- Misses        16280    16281       +1     
- Partials        504      505       +1     
Impacted Files Coverage Δ
...e/passage/loc/internal/emf/BaseDomainRegistry.java 0.00% <0.00%> (ø)
...loc/internal/workbench/registry/UnregisterUri.java 36.36% <0.00%> (ø)
...ternal/workbench/wizards/RootClassifierWizard.java 0.00% <0.00%> (ø)
...org/eclipse/passage/loc/workbench/LocWokbench.java 0.00% <0.00%> (ø)
...bc/internal/base/acquire/DefaultGrantsStorage.java 76.27% <0.00%> (-1.70%) ⬇️

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 76058a6...c417192. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit 4698fed into master Feb 19, 2022
@eparovyshnaya eparovyshnaya deleted the 1039-1 branch February 27, 2022 09:12
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