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

565011 - API revision | permission | rebuild the core of condition expression evaluation #294

Merged
merged 3 commits into from
Jul 8, 2020

Conversation

eparovyshnaya
Copy link
Contributor

@eparovyshnaya eparovyshnaya commented Jul 8, 2020

  • design set of interfaces for the flexible condition expression evaluation

Signed-off-by: elena.parovyshnaya [email protected]

 - design set of interfaces for the flexible condition expression
evaluation

 Signed-off-by: elena.parovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya changed the title Bug 565011 rebuild the core of condition expression evaluation 565011 - API revision | permission | rebuild the core of condition expression evaluation Jul 8, 2020
@eparovyshnaya eparovyshnaya requested a review from ruspl-afed July 8, 2020 11:54
 - design set of interfaces for the flexible condition expression
evaluation

 Signed-off-by: elena.parovyshnaya <[email protected]>
 - deprecate obsolete service interface

 Signed-off-by: elena.parovyshnaya <[email protected]>
@codecov
Copy link

codecov bot commented Jul 8, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
- Coverage   12.67%   12.65%   -0.02%     
==========================================
  Files         664      666       +2     
  Lines       16232    16254      +22     
  Branches     1194     1194              
==========================================
  Hits         2057     2057              
- Misses      14123    14145      +22     
  Partials       52       52              
Impacted Files Coverage Δ
...ge/lic/internal/api/conditions/EvaluationType.java 64.28% <ø> (ø)
...c/internal/api/conditions/evaluation/Emission.java 0.00% <0.00%> (ø)
...ditions/evaluation/ExpressionParsingException.java 0.00% <0.00%> (ø)
.../api/conditions/evaluation/ExpressionProtocol.java 0.00% <0.00%> (ø)

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 cf62f6a...e9585c8. Read the comment docs.

@eparovyshnaya eparovyshnaya merged commit d0c1c02 into master Jul 8, 2020
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