Skip to content
Open
Changes from 5 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
32908cb
initial commit add getAllPlayersFromActivity (catapultAPI) returns a…
VellaRo Apr 12, 2024
12f4f99
refactored catapultAPI : converting json into csv and proceding simil…
VellaRo Jul 27, 2024
672081f
added reamining doc strings
VellaRo Jul 27, 2024
dcd116a
use json directly instad of converting to csv
VellaRo Aug 5, 2024
6fc2bca
added read_position_data_from_activity , removed _get_key_links
VellaRo Aug 11, 2024
f482abd
beauty changes, get_mapping instead of multiple mapping decleartion …
VellaRo Aug 25, 2024
63adb4a
updated comments magic number comments; removed legacy comments
VellaRo Aug 27, 2024
77cc7d1
final changes
VellaRo Sep 3, 2024
5f7f2e9
final changes
VellaRo Sep 3, 2024
cda78aa
added rubric catapultApi
VellaRo Sep 9, 2024
0315a49
added rubric catapultApi
VellaRo Sep 9, 2024
24449f0
Merge branch 'develop' of https://github.com/floodlight-sports/floodl…
VellaRo Sep 12, 2024
d0ffeef
Merge branch 'develop' into feature_catapultAPI
VellaRo Sep 12, 2024
bdb6f9e
rename catapultAPI.py to catapult.py
VellaRo Sep 12, 2024
30da863
rename catapultAPI.py to catapult.py
VellaRo Sep 12, 2024
adb3044
updated function names; updated file name from catapultAPI.py to cata…
VellaRo Sep 15, 2024
31a66d2
Added comments; fixed which mehtods are private and public ; changed …
VellaRo Sep 15, 2024
f986aaf
Merge pull request #1 from VellaRo/feature_catapultAPI
VellaRo Sep 15, 2024
129c658
init commit
VellaRo Oct 28, 2024
b2e9052
added fixtures for test_catapult.py
VellaRo Oct 28, 2024
6732792
added tests and moved fixtures to conftest , added error handling for…
VellaRo Oct 30, 2024
0073329
added api_request_exception
VellaRo Oct 30, 2024
1911302
changed response status code check for != response_ok to avoid if el…
VellaRo Oct 31, 2024
76332af
chore: run prehooks
VellaRo Dec 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading