Skip to content

Replace httpx with httpx2 in examples - #263

Merged
timkpaine merged 1 commit into
Point72:mainfrom
timkpaine:replace-httpx-with-httpx2
Aug 23, 2026
Merged

Replace httpx with httpx2 in examples#263
timkpaine merged 1 commit into
Point72:mainfrom
timkpaine:replace-httpx-with-httpx2

Conversation

@timkpaine

Copy link
Copy Markdown
Member

Description

Replace httpx with httpx2 in ETL examples, related documentation, and example test dependencies.

The four non-CLI ETL example tests pass. The CLI test remains blocked by the existing missing Hydra callable/extract config, before HTTP code runs.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / code cleanup
  • CI / build configuration
  • Other (describe below)

Checklist

  • Linting passes (Ruff on changed Python)
  • Tests pass (four non-CLI ETL example tests)
  • New tests added for new functionality
  • Documentation updated (if applicable)
  • Changelog / version bump (not applicable)

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@codecov

codecov Bot commented Aug 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.48%. Comparing base (6a788a6) to head (bee98de).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #263   +/-   ##
=======================================
  Coverage   93.48%   93.48%           
=======================================
  Files         176      176           
  Lines       20327    20327           
  Branches     1350     1350           
=======================================
  Hits        19002    19002           
  Misses       1052     1052           
  Partials      273      273           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@timkpaine
timkpaine merged commit d550ba5 into Point72:main Aug 23, 2026
19 checks passed
@timkpaine
timkpaine deleted the replace-httpx-with-httpx2 branch August 23, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant