Skip to content

fitness-tracker KPIs

logging timestamp: 2024-10-04 01:38:48.015212

Python scripts total code lines total PEP-8 violations
56 4026 503
Module name lines PEP-8 Violations
src/combined_metrics/combined_metrics.py 225 30
src/CRUD/read.py 198 17
src/model/model.py 191 16
src/CRUD/insert.py 175 22
src/plot.py 172 8
src/model/plot_model.py 160 22
src/one_rep_max_plot.py 159 21
src/helpers/validate.py 147 25
src/simulations/workout_simulator.py 130 26
src/helpers/set_db_and_table.py 113 5
src/helpers/get_breath_holding.py 112 16
src/helpers/get_workout_duration.py 108 7
src/simulations/simulate_data.py 107 11
test/test_model.py 89 11
src/CRUD/update.py 88 12
test/test_workout_simulator.py 87 12
src/main.py 86 10
src/one_rep_max_calc.py 86 20
src/helpers/analyze_stats.py 86 6
src/helpers/google_sheet.py 79 5
src/helpers/file_conversions/json_to_csv.py 73 5
test/test_json_to_csv.py 70 28
docs/sphinx-docs/source/conf.py 69 6
src/helpers/get_volume.py 67 6
test/test_google_sheet.py 66 6
src/helpers/get_program.py 65 4
test/test_simulate_data.py 59 14
src/CRUD/delete.py 57 7
test/test_insert.py 51 5
src/one_rep_max.py 49 6
test/test_update.py 47 6
test/test_validate.py 47 3
src/helpers/cleanup.py 47 5
src/combined_metrics/get_frequency_data.py 46 4
src/helpers/lookup.py 46 5
src/helpers/get_exercises.py 44 4
src/helpers/get_year_and_week.py 42 4
src/simulations/simulate_athletes.py 42 5
features/steps/lookup.py 38 6
src/helpers/custom_storage.py 38 7
test/test_training.py 37 6
src/helpers/config_loader.py 37 8
src/helpers/logger_config.py 32 3
src/helpers/file_conversions/json_to_yaml.py 32 6
features/steps/get_program.py 31 5
features/steps/validate.py 31 6
features/steps/model.py 29 6
src/helpers/get_bodyweight.py 28 5
test/test_get_exercises.py 25 2
test/conftest.py 18 5
test/test_get_year_and_week.py 18 2
src/helpers/get_tz.py 16 3
test/test_get_workout_duration.py 9 2
src/helpers/get_split.py 9 2
test/test_get_program.py 7 2
test/test_lookup.py 6 2