Skip to content

Conversation

@frxdude
Copy link

@frxdude frxdude commented Oct 15, 2025

Added comprehensive doctest to the get_files_url() function including:

  • Example usage with tempfile and environment variables
  • Expected output format
  • Documentation of potential exceptions (KeyError and FileNotFoundError)

Describe your change:

  • Add or change doctests? -- Note: Please avoid changing both code and tests in a single pull request.

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
  • All functions have doctests that pass the automated testing.

Added comprehensive doctest to the get_files_url() function including:
- Example usage with tempfile and environment variables
- Expected output format
- Documentation of potential exceptions (KeyError and FileNotFoundError)
@algorithms-keeper algorithms-keeper bot added enhancement This PR modified some existing files awaiting reviews This PR is ready to be reviewed labels Oct 15, 2025
@algorithms-keeper algorithms-keeper bot added the tests are failing Do not merge until tests pass label Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant