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

257 bugs making the mock data actually plausible #260

Closed BitsyBirb closed 5 months ago

BitsyBirb commented 5 months ago

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

Description

What did you change? How did you change it?

Just made the mock data from a past PR more plausible for demo and also updated the seed script to load said data correctly.

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 5 months ago

Codecov Report

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

Project coverage is 86.28%. Comparing base (e9c71bf) to head (cd59cc5). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #260 +/- ## =========================================== - Coverage 99.41% 86.28% -13.14% =========================================== Files 40 42 +2 Lines 342 401 +59 Branches 65 73 +8 =========================================== + Hits 340 346 +6 - Misses 2 50 +48 - Partials 0 5 +5 ```

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