UNLV-CS472-672 / 2024-S-GROUP3-Barbell

A workout-tracking app with a support website that does more than just track workouts. Cross platform in IOS and Android
4 stars 0 forks source link

177 frontend add testing to notifs #204

Closed mva919 closed 7 months ago

mva919 commented 7 months ago

What type of PR is this? (Check all that apply)

Description

Add testing to dmNotifs and change dmNotifs and nudgeNotifs to make testing easier (Don't kill me taylor 🥺)

Tests

How was this tested?

[Optional] Screenshots

Documentation

Link to external documentation:

[Optional] Are there any post-deployment tasks we need to perform?

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (89adcb8) to head (770ce9f).

:exclamation: Current head 770ce9f differs from pull request most recent head 5398979. Consider uploading reports for the commit 5398979 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #204 +/- ## =========================================== + Coverage 98.08% 100.00% +1.91% =========================================== Files 28 24 -4 Lines 157 149 -8 Branches 39 33 -6 =========================================== - Hits 154 149 -5 + Misses 3 0 -3 ```

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

mva919 commented 7 months ago

Thanks for updating the imports T 💅