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-3169: Add config options to disable named operations and named views #3201

Closed GCHQDeveloper314 closed 2 months ago

GCHQDeveloper314 commented 2 months ago

Related issue

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 94.44444% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 66.87%. Comparing base (0210c47) to head (70b5d50).

Files Patch % Lines
.../src/main/java/uk/gov/gchq/gaffer/store/Store.java 91.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3201 +/- ## ============================================= + Coverage 66.80% 66.87% +0.07% - Complexity 2556 2558 +2 ============================================= Files 912 912 Lines 29279 29287 +8 Branches 3269 3268 -1 ============================================= + Hits 19560 19586 +26 + Misses 8268 8257 -11 + Partials 1451 1444 -7 ```

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