Closed TerryHowe closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.47%. Comparing base (
cdb60fc
) to head (97b43c7
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What this PR does / why we need it:
Take private functions out of test function so that they can be accessed by other tests. Also, changes it so the return values are declared rather than array indexes.