savvato-software / tribe-app-backend

3 stars 20 forks source link

TRIB-216: refactors develop branch test classes to implement UserTestConstants and PhraseTestConstants #227

Closed mrsbluerose closed 3 months ago

mrsbluerose commented 3 months ago

Refactored the following classes to implement UserTestConstants and/or PhraseTestConstants

Notes:

Testing: All tests ran successfully mvn clean test ran successfully

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 81.36%. Comparing base (e24a054) to head (3c93d20).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #227 +/- ## ============================================= - Coverage 81.42% 81.36% -0.06% + Complexity 546 545 -1 ============================================= Files 78 78 Lines 1685 1685 Branches 274 274 ============================================= - Hits 1372 1371 -1 Misses 279 279 - Partials 34 35 +1 ```

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