Skip to content

Makes find-your-spot auto-reserving more robust

bad8d6c
Select commit
Loading
Failed to load commit list.
Merged

Org: Adds an optional parent resource to reservation resources #2436

Makes find-your-spot auto-reserving more robust
bad8d6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

85.31% (+0.08%) compared to 293064f

View this Pull Request on Codecov

85.31% (+0.08%) compared to 293064f

Details

Codecov Report

❌ Patch coverage is 85.95745% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.31%. Comparing base (293064f) to head (bad8d6c).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/onegov/org/views/reservation.py 46.15% 7 Missing ⚠️
src/onegov/org/forms/resource.py 88.67% 6 Missing ⚠️
src/onegov/org/utils.py 72.22% 5 Missing ⚠️
src/onegov/org/views/resource.py 90.00% 5 Missing ⚠️
src/onegov/reservation/models/resource.py 70.58% 5 Missing ⚠️
src/onegov/reservation/core.py 92.10% 3 Missing ⚠️
src/onegov/onboarding/models/town_assistant.py 94.44% 1 Missing ⚠️
src/onegov/user/auth/clients/saml2.py 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/onegov/core/orm/session_manager.py 98.91% <100.00%> (+0.04%) ⬆️
src/onegov/feriennet/views/invoice.py 89.58% <100.00%> (ø)
src/onegov/form/fields.py 93.99% <100.00%> (+0.27%) ⬆️
src/onegov/org/forms/political_business.py 91.08% <100.00%> (ø)
src/onegov/org/forms/settings.py 71.48% <100.00%> (ø)
src/onegov/org/models/resource.py 90.78% <100.00%> (+0.13%) ⬆️
src/onegov/org/views/allocation.py 85.91% <ø> (-0.30%) ⬇️
src/onegov/reservation/collection.py 95.94% <100.00%> (+0.05%) ⬆️
src/onegov/search/integration.py 93.10% <100.00%> (+0.08%) ⬆️
src/onegov/onboarding/models/town_assistant.py 93.68% <94.44%> (+0.13%) ⬆️
... and 7 more

... and 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 293064f...bad8d6c. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.