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

Fix PDF for empty polling station type #969

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

praseodym
Copy link
Contributor

The Typst template did not handle polling_station_type being None properly, which is fixed by checking that the polling_station_type key exists.

This also contains a few minor layout changes and sets the document language to Dutch.

The Typst template did not handle `polling_station_type` being `None`
properly, which is fixed by checking that the `polling_station_type` key
exists.

This also contains a few minor layout changes and sets the document
language to Dutch.
@praseodym praseodym requested a review from a team as a code owner February 5, 2025 20:50
@praseodym praseodym requested review from cikzh and rnijveld February 5, 2025 20:50
@praseodym praseodym self-assigned this Feb 5, 2025
@praseodym praseodym added the backend Issues or pull requests that relate to the backend label Feb 5, 2025
Copy link

github-actions bot commented Feb 5, 2025

Sigrid maintainability feedback

💭️ You did not change any files that are measured by Sigrid


View this system in Sigrid

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.80%. Comparing base (bb61e4b) to head (dba8643).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #969   +/-   ##
=======================================
  Coverage   89.80%   89.80%           
=======================================
  Files         238      238           
  Lines       12561    12561           
  Branches     1281     1281           
=======================================
  Hits        11281    11281           
  Misses       1191     1191           
  Partials       89       89           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues or pull requests that relate to the backend
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant