Skip to content

Release 0.4.6: Code cleanup and example unification#114

Merged
dpieski merged 8 commits intomainfrom
wip-0.4.6
Mar 12, 2026
Merged

Release 0.4.6: Code cleanup and example unification#114
dpieski merged 8 commits intomainfrom
wip-0.4.6

Conversation

@dpieski
Copy link
Copy Markdown
Contributor

@dpieski dpieski commented Mar 12, 2026

Description

Summary

  • Removed PTAB and petition decision model fields that are documented but not returned by the USPTO API
  • Fixed tautological assertions and dead conditionals across unit tests
  • Standardized all examples to use a consistent DEST_PATH pattern and unified code style

Details

Models

  • Removed undocumented fields from PTAB and petition decision models

Tests

  • Fixed assertions that always passed
  • Removed unused variables in test files

Examples

  • Unified download path handling across all 8 example scripts
  • Consistent style, formatting, and error handling patterns

Test plan

  • All existing unit tests pass
  • Integration tests pass against live API
  • Examples run without errors

@dpieski dpieski self-assigned this Mar 12, 2026
@dpieski dpieski merged commit 666ab86 into main Mar 12, 2026
10 checks passed
@dpieski dpieski deleted the wip-0.4.6 branch March 13, 2026 18: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.

1 participant