PolicyEngine / PolicyEngine/policyengine-core
Test that .pdf references in parameters have a page number
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 22
- Forks
- 30
- Avg merge
- 14h 33m
- Merged PRs (30d)
- 7
Description
I'd like to enforce via CI all pdf references in parameters including a page number via the .pdf#page=x URL.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by locating the CI checks and parameter-reference validation in policyengine-core, then identify where PDF URLs are parsed or checked. Done means CI rejects PDF references without a #page=x fragment and accepts references that include one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100