gchq / Gaffer

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

Gh-3171: Refactor NamedOperationCacheIT #3173

Closed nine03 closed 6 months ago

nine03 commented 6 months ago

Related issue

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.71%. Comparing base (c5b4c5a) to head (cabd975).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3173 +/- ## ========================================== Coverage 66.71% 66.71% - Complexity 2556 2557 +1 ========================================== Files 907 907 Lines 29063 29063 Branches 3239 3239 ========================================== + Hits 19388 19390 +2 + Misses 8240 8239 -1 + Partials 1435 1434 -1 ```

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

n3101 commented 6 months ago

@nine03 Thank you for your contribution!