Sebastian Mohr
eaf1f00424
warning instead of raising errors.
2026-04-20 20:55:47 +02:00
Sebastian Mohr
2c24b93ca7
Another subset of review comments from @snejus:
...
- Renamed _extract_* methods to _parse_*
- Renamed release to date_parts
- Using .get instead of .request("GET"...)
2026-04-20 20:55:47 +02:00
Sebastian Mohr
b9949ccae5
A subset of review comments from @snejus:
...
- Renamed id to _id
- Aligned line breaks for some comment with actual ruff line length
- Removed comment dividers
- Removed a number of unnecessary or duplicate comments
2026-04-20 20:55:47 +02:00
Sebastian Mohr
90e02be5c8
Added tests for candidates and item_candidates.
2026-04-20 20:55:47 +02:00
Sebastian Mohr
1569810427
Added candidate method implementations methods: Required a slight
...
amount of refactoring but im more happy with the abstraction now.
2026-04-20 20:55:47 +02:00
Sebastian Mohr
a85de2d8fa
Implemented batch lookup methods for more efficient retrieval.
2026-04-20 20:55:47 +02:00
Sebastian Mohr
4d6fc9982c
Added a number of unit tests for the parsing.
2026-04-20 20:55:47 +02:00