savvato-software / tribe-app-backend

3 stars 20 forks source link

GenericResponseDTOs now return boolean rather than string 'true'/'fal… #256

Closed haxwell closed 1 month ago

haxwell commented 1 month ago

For clarity, GenericResponseDTOs now return boolean rather than string 'true'/'false' values.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 82.72%. Comparing base (e6910d4) to head (99ca969). Report is 1 commits behind head on feature/attributes-page.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/attributes-page #256 +/- ## ========================================================== Coverage 82.72% 82.72% Complexity 557 557 ========================================================== Files 79 79 Lines 1696 1696 Branches 274 274 ========================================================== Hits 1403 1403 Misses 254 254 Partials 39 39 ```

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