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-3149: @JsonCreator constructor needs to be tested #3176

Closed GCHQDev404 closed 5 months ago

GCHQDev404 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.78%. Comparing base (c0b950f) to head (8b28d97).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3176 +/- ## ========================================== Coverage 66.78% 66.78% Complexity 2558 2558 ========================================== Files 910 910 Lines 29217 29217 Branches 3256 3256 ========================================== Hits 19512 19512 Misses 8261 8261 Partials 1444 1444 ```

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

GCHQDeveloper314 commented 5 months ago

This should be recreated as part of #3207