Skip to content

Export per day#95

Merged
reinout merged 2 commits into
masterfrom
reinout-export-per-day
Jun 10, 2026
Merged

Export per day#95
reinout merged 2 commits into
masterfrom
reinout-export-per-day

Conversation

@reinout

@reinout reinout commented Jun 10, 2026

Copy link
Copy Markdown
Member

No description provided.

@github-actions

Copy link
Copy Markdown

✅ Result of Pytest Coverage

_______________ coverage: platform linux, python 3.13.13-final-0 _______________

Name Stmts Miss Cover
Name Stmts Miss Cover
src/trs/init.py 0 0 100%
src/trs/admin.py 52 0 100%
src/trs/apps.py 9 0 100%
src/trs/core.py 160 56 65%
src/trs/fix_dateinput.py 9 3 67%
src/trs/forms.py 21 7 67%
src/trs/management/init.py 0 0 100%
src/trs/management/commands/init.py 0 0 100%
src/trs/management/commands/assign_bookings_automatically.py 28 28 0%
src/trs/management/commands/fill_cache.py 22 0 100%
src/trs/management/commands/import_wbso_csv.py 54 54 0%
src/trs/management/commands/split_overview.py 33 33 0%
src/trs/management/commands/update_weeks.py 56 0 100%
src/trs/migrations/0001_initial.py 7 0 100%
src/trs/migrations/0002_auto_20160901_1519.py 4 0 100%
src/trs/migrations/0003_auto_20160901_1535.py 6 0 100%
src/trs/migrations/0004_auto_20170125_1029.py 5 0 100%
src/trs/migrations/0005_auto_20170206_2128.py 5 0 100%
src/trs/migrations/0006_auto_20170206_2226.py 5 0 100%
src/trs/migrations/0007_auto_20170209_0327.py 4 0 100%
src/trs/migrations/0008_project_software_development.py 5 0 100%
src/trs/migrations/0009_auto_20220708_1535.py 4 0 100%
src/trs/migrations/0010_auto_20241216_1859.py 5 0 100%
src/trs/migrations/0011_remove_project_startup_meeting_done.py 4 0 100%
src/trs/migrations/0012_remove_project_is_accepted.py 4 0 100%
src/trs/migrations/0013_remove_person_mpc.py 4 0 100%
src/trs/migrations/0014_remove_workassignment_added_and_more.py 4 0 100%
src/trs/migrations/0015_compress_work_assignments.py 14 5 64%
src/trs/migrations/0016_alter_workassignment_hourly_tariff_and_more.py 8 0 100%
src/trs/migrations/0017_workassignment_unique_work_assignment.py 4 0 100%
src/trs/migrations/0018_project_members.py 4 0 100%
src/trs/migrations/0019_remove_booking_added_remove_booking_added_by_and_more.py 5 0 100%
src/trs/migrations/0020_compress_bookings.py 12 4 67%
src/trs/migrations/0021_booking_unique_booking.py 4 0 100%
src/trs/migrations/0022_alter_booking_hours.py 4 0 100%
src/trs/migrations/0023_alter_thirdpartyestimate_description.py 7 0 100%
src/trs/migrations/0024_remove_personchange_minimum_hourly_tariff.py 4 0 100%
src/trs/migrations/0025_alter_booking_hours_and_more.py 4 0 100%
src/trs/migrations/0026_booking_date.py 9 2 78%
src/trs/migrations/0027_alter_booking_date.py 4 0 100%
src/trs/migrations/0028_remove_booking_unique_booking_and_more.py 4 0 100%
src/trs/migrations/0029_alter_invoice_date_alter_invoice_payed_and_more.py 4 0 100%
src/trs/migrations/0030_alter_workassignment_options.py 4 0 100%
src/trs/migrations/init.py 0 0 100%
src/trs/models.py 540 75 86%
src/trs/settings.py 42 2 95%
src/trs/signal_handlers.py 19 8 58%
src/trs/templatetags/init.py 0 0 100%
src/trs/templatetags/trs_formatting.py 52 0 100%
src/trs/tests/init.py 0 0 100%
src/trs/tests/factories.py 62 0 100%
src/trs/tests/test_core.py 28 0 100%
src/trs/tests/test_fill_cache.py 17 0 100%
src/trs/tests/test_models.py 165 0 100%
src/trs/tests/test_templatetags.py 59 0 100%
src/trs/tests/test_update_weeks.py 35 0 100%
src/trs/tests/test_views.py 170 0 100%
src/trs/urls.py 6 0 100%
src/trs/views.py 2291 1290 44%
src/trs/wsgi.py 4 4 0%
TOTAL 4095 1571 62%

~ 94 passed in 25.93s ~

@reinout reinout merged commit 73a3762 into master Jun 10, 2026
2 checks passed
@reinout reinout deleted the reinout-export-per-day branch June 10, 2026 12:20
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