Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPC addition #76

Merged
merged 5 commits into from
Dec 16, 2024
Merged

MPC addition #76

merged 5 commits into from
Dec 16, 2024

Conversation

reinout
Copy link
Member

@reinout reinout commented Dec 16, 2024

No description provided.

Copy link

github-actions bot commented Dec 16, 2024

✅ Result of Pytest Coverage

---------- coverage: platform linux, python 3.10.12-final-0 ----------

Name Stmts Miss Cover
trs/init.py 0 0 100%
trs/admin.py 51 0 100%
trs/apps.py 7 0 100%
trs/core.py 162 56 65%
trs/forms.py 22 7 68%
trs/management/init.py 0 0 100%
trs/management/commands/init.py 0 0 100%
trs/management/commands/fill_cache.py 23 0 100%
trs/management/commands/update_weeks.py 56 0 100%
trs/models.py 535 75 86%
trs/signal_handlers.py 19 8 58%
trs/templatetags/init.py 0 0 100%
trs/templatetags/trs_formatting.py 52 0 100%
trs/tests/init.py 0 0 100%
trs/tests/factories.py 63 0 100%
trs/tests/test_core.py 28 0 100%
trs/tests/test_fill_cache.py 17 0 100%
trs/tests/test_models.py 165 0 100%
trs/tests/test_templatetags.py 64 0 100%
trs/tests/test_update_weeks.py 35 0 100%
trs/tests/test_views.py 170 0 100%
trs/urls.py 7 0 100%
trs/views.py 2365 1337 43%
TOTAL 3841 1483 61%
======================== 94 passed, 1

@reinout reinout merged commit e3ddb99 into master Dec 16, 2024
1 check passed
@reinout reinout deleted the reinout-mpc branch December 16, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant