Skip to content

Address TODOs around parameter validation and defaulting #101

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

Merged
merged 4 commits into from
Feb 26, 2025

Conversation

apasel422
Copy link
Collaborator

@apasel422 apasel422 commented Feb 24, 2025

  1. Reject lookbackDays == 0.
  2. Treat omitted lookbackDays as an implementation-defined maximum.
  3. Use a consistent notion of now.

Fixes #63


Preview | Diff

@apasel422 apasel422 marked this pull request as ready for review February 24, 2025 14:02
@martinthomson martinthomson merged commit a4c65c4 into w3c:main Feb 26, 2025
1 check passed
@apasel422 apasel422 deleted the todos branch February 26, 2025 03:11
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.

Matching logic is unspecified
3 participants