gchq / Gaffer

A large-scale entity and relation database supporting aggregation of properties
Apache License 2.0
1.75k stars 354 forks source link

Gh-3229: Tinkerpop predicate serialisation bug #3231

Closed p29876 closed 3 weeks ago

p29876 commented 1 month ago

Related issue

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 92.10526% with 6 lines in your changes missing coverage. Please review.

Project coverage is 67.06%. Comparing base (545d2e7) to head (cf4b1c8).

Files Patch % Lines
...rocess/traversal/util/KoryphePredicateFactory.java 87.23% 3 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3231 +/- ## ============================================= + Coverage 67.02% 67.06% +0.03% Complexity 2558 2558 ============================================= Files 914 915 +1 Lines 29411 29464 +53 Branches 3278 3288 +10 ============================================= + Hits 19712 19759 +47 - Misses 8254 8257 +3 - Partials 1445 1448 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud