Uh oh!
There was an error while loading. Please reload this page.
Clean/cicd - #1
Conversation
Removes 3.10 compatibility backports (exceptiongroup, backports-asyncio-runner, tomli) and conditional dependency markers that are no longer needed.
Fixed
|
- Remove commented-out hatch/ruff config - Fix repository URL to FrontierDevelopmentLab/eve-api - Update black target-version to py312 - Simplify coverage source to just src/ (tests were included then omitted) - Remove unused type stubs (types-requests, types-toml) - Regenerate poetry.lock
NotFoundError previously required (resource, resource_id) and the
404 branch in _handle_error passed hardcoded ("resource", "unknown"),
discarding the parsed `detail` from the response body. Switch the
constructor to accept a message + details (matching the other APIError
subclasses) and forward the parsed message through.…-and-rough-edges Improvements readme and rough edges
r-spiewak
left a comment
There was a problem hiding this comment.
I'd mark this as "request changes", but apparently since I opened the PR I can neither do that nor approve.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
r-spiewak
left a comment
There was a problem hiding this comment.
A minor change request, and an interesting observation.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Add CI/CD and clean codebase