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-3236 Support TSTV values in GafferPop Predicates #3240

Closed p29876 closed 2 weeks ago

p29876 commented 3 weeks ago

Related issue

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 96.07843% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.07%. Comparing base (3473cb9) to head (51254fd).

Files Patch % Lines
...pop/process/traversal/step/GafferPopGraphStep.java 80.00% 1 Missing :warning:
...ess/traversal/step/util/GafferPopHasContainer.java 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3240 +/- ## ============================================= + Coverage 67.04% 67.07% +0.02% - Complexity 2556 2558 +2 ============================================= Files 915 919 +4 Lines 29464 29492 +28 Branches 3288 3288 ============================================= + Hits 19755 19782 +27 - Misses 8259 8261 +2 + Partials 1450 1449 -1 ```

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

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
4 New issues
1 Accepted issue

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

See analysis details on SonarCloud