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

xxx -- dp3 data mining pt 2 #259

Closed elliotwesoff closed 6 months ago

elliotwesoff commented 6 months ago

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

Description

added (almost) full automation to contributions.py, remove the stupid json files.

USAGE:

$ API_TOKEN={your GH api token here} python3 contributions.py

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

Codecov Report

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

Project coverage is 99.41%. Comparing base (e80f0f6) to head (ef73043). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #259 +/- ## ======================================= Coverage 99.41% 99.41% ======================================= Files 40 40 Lines 340 340 Branches 63 63 ======================================= Hits 338 338 Misses 2 2 ```

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