Closed davidjgonzalez closed 6 months ago
Attention: Patch coverage is 0%
with 11 lines
in your changes are missing coverage. Please review.
Project coverage is 27.79%. Comparing base (
101d373
) to head (66a0e4c
). Report is 22 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
...ponents/predicates/impl/PropertyPredicateImpl.java | 0.00% | 11 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
… cyclic dependency on group id generation
Description
Predicate Group ID creation called isReady() which called getItems() which ended up using the wrong groupID since that predicate's groupID hadnt been properly created it.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: