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

add contributions.py and mined github data for DP3 charts & graphs. #248

Closed elliotwesoff closed 5 months ago

elliotwesoff commented 5 months ago

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

Description

Adding the python script I wrote to mine and run calculations on mined Github data about our repository. Also adding the mined data so nobody has to re-mine it if they want to run the script themselves. The repo is public anyway...

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 99.40%. Comparing base (2ded2ce) to head (cd3a326).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #248 +/- ## ======================================= Coverage 99.40% 99.40% ======================================= Files 40 40 Lines 338 338 Branches 61 61 ======================================= Hits 336 336 Misses 2 2 ```

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