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 565011 rebuild the core of condition expression evaluation #298

Merged
merged 3 commits into from
Jul 9, 2020

Conversation

eparovyshnaya
Copy link
Contributor

Implement all yet-to-be-done-s in lic.internal.conditions.evaluation

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

 - Implement all `yet-to-be-done`-s in
`lic.internal.conditions.evaluation`

Signed-off-by: elena.parovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya requested a review from ruspl-afed July 9, 2020 08:09
 - evolve `api.fakes`
 - start testing `lic.internal.conditions.evaluation`.

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

codecov bot commented Jul 9, 2020

Codecov Report

Merging #298 into master will decrease coverage by 0.12%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
- Coverage   24.30%   24.18%   -0.13%     
==========================================
  Files         689      694       +5     
  Lines       16480    16576      +96     
  Branches     1201     1210       +9     
==========================================
+ Hits         4006     4009       +3     
- Misses      12347    12440      +93     
  Partials      127      127              
Impacted Files Coverage Δ
...c/internal/api/conditions/evaluation/Emission.java 0.00% <0.00%> (ø)
...ions/evaluation/ExpressionEvaluationException.java 0.00% <0.00%> (ø)
...ssage/lic/base/conditions/LicensingConditions.java 89.47% <ø> (ø)
...evaluation/AndsProtocolExpressionParseService.java 0.00% <0.00%> (ø)
...ions/evaluation/BasePermissionEmittingService.java 0.00% <0.00%> (ø)
...se/conditions/evaluation/FormalizedExpression.java 0.00% <0.00%> (ø)
...aluation/SimpleMapExpressionEvaluationService.java 0.00% <0.00%> (ø)
...nal/base/conditions/evaluation/SumOfEmissions.java 0.00% <0.00%> (ø)
...nternal/base/diagnostic/BaseFailureDiagnostic.java 0.00% <0.00%> (ø)
...ternal/base/i18n/ConditionsEvaluationMessages.java 0.00% <0.00%> (ø)
... and 23 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 45fd850...7bb9af0. Read the comment docs.

 - reorder `.properties` file and fix a typo

Signed-off-by: elena.parovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya requested a review from ruspl-afed July 9, 2020 10:15
@eparovyshnaya eparovyshnaya merged commit 9eabb7c into master Jul 9, 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