• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

beaufour / flickr-download
86%

Build:
DEFAULT BRANCH: master
Repo Added 23 Sep 2022 05:30PM UTC
Files 12
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • dependabot/pip/black-23.3.0
  • dependabot/pip/black-24.10.0
  • dependabot/pip/black-24.8.0
  • dependabot/pip/black-25.1.0
  • dependabot/pip/black-25.11.0
  • dependabot/pip/black-25.9.0
  • dependabot/pip/certifi-2023.7.22
  • dependabot/pip/coverage-7.10.1
  • dependabot/pip/coverage-7.10.2
  • dependabot/pip/coverage-7.10.3
  • dependabot/pip/coverage-7.10.4
  • dependabot/pip/coverage-7.10.5
  • dependabot/pip/coverage-7.10.6
  • dependabot/pip/coverage-7.10.7
  • dependabot/pip/coverage-7.2.7
  • dependabot/pip/coverage-7.6.10
  • dependabot/pip/coverage-7.6.11
  • dependabot/pip/coverage-7.6.12
  • dependabot/pip/coverage-7.6.3
  • dependabot/pip/coverage-7.6.4
  • dependabot/pip/coverage-7.6.7
  • dependabot/pip/coverage-7.6.8
  • dependabot/pip/coverage-7.6.9
  • dependabot/pip/coverage-7.7.0
  • dependabot/pip/coverage-7.7.1
  • dependabot/pip/coverage-7.8.0
  • dependabot/pip/coverage-7.8.2
  • dependabot/pip/coverage-7.9.2
  • dependabot/pip/flake8-5.0.4
  • dependabot/pip/flake8-7.1.1
  • dependabot/pip/flake8-7.1.2
  • dependabot/pip/flake8-7.2.0
  • dependabot/pip/flake8-7.3.0
  • dependabot/pip/flickr-api-0.7.8
  • dependabot/pip/pathvalidate-3.2.0
  • dependabot/pip/pathvalidate-3.2.1
  • dependabot/pip/pathvalidate-3.2.3
  • dependabot/pip/pathvalidate-3.3.1
  • dependabot/pip/pip-2c7469b053
  • dependabot/pip/pip-512858e340
  • dependabot/pip/pip-81350e123e
  • dependabot/pip/pip-8177a8837a
  • dependabot/pip/pip-99a64d02cb
  • dependabot/pip/pip-a6aa50acab
  • dependabot/pip/pip-a8b23622d7
  • dependabot/pip/pip-a98e789dc2
  • dependabot/pip/pre-commit-2.21.0
  • dependabot/pip/pre-commit-4.0.0
  • dependabot/pip/pre-commit-4.0.1
  • dependabot/pip/pre-commit-4.1.0
  • dependabot/pip/pre-commit-4.2.0
  • dependabot/pip/pre-commit-4.3.0
  • dependabot/pip/pytest-8.3.3
  • dependabot/pip/pytest-8.3.4
  • dependabot/pip/pytest-8.3.5
  • dependabot/pip/pytest-8.4.0
  • dependabot/pip/pytest-8.4.1
  • dependabot/pip/pytest-8.4.2
  • dependabot/pip/pytest-gte-7.2-and-lt-10.0
  • dependabot/pip/pyyaml-6.0.1
  • dependabot/pip/pyyaml-6.0.3
  • dependabot/pip/requests-2.31.0
  • dependabot/pip/setuptools-75.2.0
  • dependabot/pip/setuptools-75.3.0
  • dependabot/pip/setuptools-75.5.0
  • dependabot/pip/setuptools-75.6.0
  • dependabot/pip/setuptools-75.7.0
  • dependabot/pip/setuptools-75.8.0
  • dependabot/pip/setuptools-75.8.2
  • dependabot/pip/setuptools-76.0.0
  • dependabot/pip/setuptools-77.0.3
  • dependabot/pip/setuptools-78.1.0
  • dependabot/pip/setuptools-79.0.0
  • dependabot/pip/setuptools-80.0.0
  • dependabot/pip/setuptools-80.3.1
  • dependabot/pip/setuptools-80.4.0
  • dependabot/pip/setuptools-80.7.1
  • dependabot/pip/setuptools-80.8.0
  • dependabot/pip/setuptools-80.9.0
  • dependabot/pip/urllib3-2.0.6
  • dependabot/pip/urllib3-2.0.7
  • expand-test-coverage
  • fix/issue-166-network-error-handling
  • issue-63-local-first-resume
  • issue-64-optimize-downloads
  • issue-70-automated-release
  • master
  • modernize-config
  • more_ghas
  • refs/tags/v0.3.4
  • refs/tags/v0.3.5
  • refs/tags/v0.3.6
  • refs/tags/v0.3.7
  • ruff
  • switch-to-uv
  • switch_to_uv
  • upgrade-flickr-api-0.8

26 Jan 2026 11:41AM UTC coverage: 85.77%. Remained the same
21407784319

push

github

beaufour
Fix mypy type errors

- Add type annotations for Walker instances with generic parameters
- Update download_list and do_download_photo to accept Person in
  addition to Photoset, since download_user_photos passes a Person
- Update FilenameHandler type and all filename handler functions to
  accept the union type

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

10 of 12 new or added lines in 2 files covered. (83.33%)

874 of 1019 relevant lines covered (85.77%)

3.43 hits per line

Relevant lines Covered
Build:
Build:
1019 RELEVANT LINES 874 COVERED LINES
3.43 HITS PER LINE
Source Files on master
  • Tree
  • List 12
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21407784319 master Fix mypy type errors - Add type annotations for Walker instances with generic parameters - Update download_list and do_download_photo to accept Person in addition to Photoset, since download_user_photos passes a Person - Update FilenameHandler ... push 27 Jan 2026 05:42PM UTC beaufour github
85.77
21356240584 master Merge pull request #176 from beaufour/modernize-config Modernize project configuration push 26 Jan 2026 11:35AM UTC web-flow github
85.77
21356214297 modernize-config Move interrogate to dev dependencies and clean up pre-commit config - Move interrogate from runtime to dev dependencies (it's a dev tool) - Remove commented-out disabled hooks from pre-commit config Co-Authored-By: Claude Opus 4.5 <noreply@anthr... Pull #176 26 Jan 2026 11:34AM UTC beaufour github
85.77
21355756609 master Remove unnecessary upper bounds from dependency constraints None of the upper bounds were protecting against known incompatibilities, and setuptools was close to being blocked (latest 80.10.2 vs cap of 81.0). Co-Authored-By: Claude Opus 4.5 <nor... push 26 Jan 2026 11:17AM UTC beaufour github
85.77
21353749297 master Merge pull request #175 from beaufour/dependabot/pip/pytest-gte-7.2-and-lt-10.0 push 26 Jan 2026 10:06AM UTC web-flow github
85.77
21343367765 dependabot/pip/pytest-gte-7.2-and-lt-10.0 build(deps-dev): Update pytest requirement Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/... Pull #175 26 Jan 2026 01:33AM UTC web-flow github
85.77
21340246683 issue-63-local-first-resume Add tests for local-first resume checking - Add tests for _check_file_exists_by_id() function - Add test for local-first skip by ID pattern in do_download_photo Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Pull #174 25 Jan 2026 09:57PM UTC beaufour github
86.46
21340232775 issue-64-optimize-downloads Add tests for bulk metadata fetch optimization - Add tests for _get_url_from_extras() function - Add tests for _get_extension_from_url() function - Add tests for _download_file() function - Add test for download using prefetched URL flow Co-Auth... Pull #173 25 Jan 2026 09:56PM UTC beaufour github
87.0
21340199041 master Add automated PyPI publishing workflow (#172) Add GitHub Actions workflow for automated release to PyPI using trusted publishing (OIDC). Triggered when a GitHub release is published. Closes #70 Co-authored-by: Claude Opus 4.5 <noreply@anthropic... push 25 Jan 2026 09:53PM UTC web-flow github
85.77
21338102430 issue-63-local-first-resume Add local-first resume checking for faster download resumption Add fast local-first checking to skip already-downloaded photos without making any API calls: - Add _check_file_exists_by_id() to check for existing files by photo ID - Supports id, ... Pull #174 25 Jan 2026 07:17PM UTC beaufour github
85.59
See All Builds (267)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc