BlueBrain / BlueBrain/nexus-python-sdk
Delegate URL building to http_xxx functions where it is not yet the case
Open
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Example (`[SEGMENT, subpath]`): https://github.com/BlueBrain/nexus-python-sdk/blob/eb671453c51f887f9365b5c10db8aca6cb359127/nexussdk/acls.py#L30
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the URL construction example in nexussdk/acls.py at line 30, then inspect the other SDK modules for URL building that does not yet use the http_xxx functions. Done means the remaining URL construction is delegated consistently; the issue does not name tests to run, so first identify the existing test coverage for these modules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100