[WIP] refactoring/location-club-statistics #71

Draft
Fred wants to merge 19 commits from refactoring/location-club-statistics into master
Owner
No description provided.
Fred added 3 commits 2021-06-22 14:18:45 +02:00
523a52c5e5 Code quality
* Create a makefile (for *nix only, right?)
* Configure code coverage and tests
* Configure linter
* Configure linter for errors only
1a3c62d12b Create a new `ClubStatistics` class to store data
This will allow to make the location/views.py file more readable
Fred added 1 commit 2021-06-22 19:16:00 +02:00
Fred added 2 commits 2021-06-22 19:20:36 +02:00
Fred added 7 commits 2021-06-22 21:03:30 +02:00
Fred added 1 commit 2021-06-23 19:06:57 +02:00
Fred added 1 commit 2021-06-23 20:14:29 +02:00
63c46f6e6e Test location and planning models
This will allows an easier refactoring of build_statistics functions
Fred added 1 commit 2021-06-23 20:29:01 +02:00
Fred added 1 commit 2021-06-23 20:37:32 +02:00
Fred added 1 commit 2021-06-24 17:10:17 +02:00
Fred added 1 commit 2021-06-24 21:37:44 +02:00
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b refactoring/location-club-statistics master
git pull origin refactoring/location-club-statistics

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff refactoring/location-club-statistics
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Sulley/khana#71
No description provided.