Skip to content

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

Open
Daverball wants to merge 5 commits intomasterfrom
ogc-2580-blocking-resources
Open

Org: Adds an optional parent resource to reservation resources#2436
Daverball wants to merge 5 commits intomasterfrom
ogc-2580-blocking-resources

Conversation

@Daverball
Copy link
Copy Markdown
Member

Commit message

Org: Adds an optional parent resource to reservation resources

Parent resources will be blocked by children and vice versa, but the
children don't block each other.

TYPE: Feature
LINK: OGC-2580

Checklist

  • I have performed a self-review of my code
  • I have updated the PO files
  • I have tested my code thoroughly by hand
  • I have added tests for my changes/features

Parent resources will be blocked by children and vice versa, but the
children don't block each other.

TYPE: Feature
LINK: OGC-2580
@linear
Copy link
Copy Markdown

linear bot commented Apr 8, 2026

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 80.08850% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.30%. Comparing base (6669647) to head (5765023).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/onegov/reservation/core.py 65.78% 13 Missing ⚠️
src/onegov/org/views/reservation.py 46.15% 7 Missing ⚠️
src/onegov/org/views/resource.py 80.00% 7 Missing ⚠️
src/onegov/org/forms/resource.py 88.67% 6 Missing ⚠️
src/onegov/org/utils.py 72.22% 5 Missing ⚠️
src/onegov/reservation/models/resource.py 70.58% 5 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/election_day/utils/common.py 100.00% <100.00%> (ø)
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%) ⬆️
... and 12 more

... and 3 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 669a53c...5765023. 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.

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