Skip to content

Follow-up nits for #72: Optional[str] typing; keep age diff focused - #74

Closed
akarve wants to merge 3 commits into
mainfrom
pr72-followup-nits
Closed

akarve wants to merge 3 commits into
mainfrom
pr72-followup-nits

Conversation

@akarve

@akarve akarve commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Stacked on #72 (dmonakhov:derive-age) — merge after it. Only the last commit is new; the rest is #72.

Two review nits from #72:

  • apply_85's app_name parameter defaults to None, so annotate it Optional[str] instead of str.
  • Restore the original (min, max) = RANGES[application] line in check_range so the age PR diff stays focused on the age feature.

Tests: 357 passed. black and flake8 clean.

Made with Cursor

dmonakhov and others added 3 commits July 29, 2026 16:13
…ange

- apply_85's app_name defaults to None, so annotate it Optional[str]
- restore the original (min, max) = RANGES[application] line so the
  age PR diff stays focused on the age feature

Co-authored-by: Cursor <cursoragent@cursor.com>
@akarve

akarve commented Sep 13, 2026

Copy link
Copy Markdown
Owner Author

Closing — wrong base. Reopening this against dmonakhov:derive-age so it lands inside #72 instead of duplicating it.

@akarve akarve closed this Sep 13, 2026
@akarve
akarve deleted the pr72-followup-nits branch September 13, 2026 00:33
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.

2 participants