Skip to content

fix: set "click<8.3" and adjust some pytest_httpserver methods to latest#371

Merged
coordt merged 1 commit intocallowayproject:370-breaks-under-click830from
Kugeleis:master
Sep 19, 2025
Merged

fix: set "click<8.3" and adjust some pytest_httpserver methods to latest#371
coordt merged 1 commit intocallowayproject:370-breaks-under-click830from
Kugeleis:master

Conversation

@Kugeleis
Copy link
Copy Markdown
Contributor

To circumvent the current breaking change from click 8.3 I set it to "click<8.3". To make pytest run I had to move dependencies to dev (my uv did not work with group test). I also adjusted some modern API canges for pytest-httpserver.

@coordt coordt changed the base branch from master to 370-breaks-under-click830 September 19, 2025 12:21
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (370-breaks-under-click830@d1f7ff0). Learn more about missing BASE report.

Additional details and impacted files
@@                     Coverage Diff                      @@
##             370-breaks-under-click830     #371   +/-   ##
============================================================
  Coverage                             ?   95.38%           
============================================================
  Files                                ?       29           
  Lines                                ?     1971           
  Branches                             ?      207           
============================================================
  Hits                                 ?     1880           
  Misses                               ?       65           
  Partials                             ?       26           
Flag Coverage Δ
python-3.10 95.38% <ø> (?)
python-3.11 95.38% <ø> (?)
python-3.12 95.38% <ø> (?)
python-3.13 95.38% <ø> (?)
python-3.8 95.38% <ø> (?)
python-3.9 95.38% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@coordt coordt merged commit 7f65ea3 into callowayproject:370-breaks-under-click830 Sep 19, 2025
10 of 19 checks passed
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.

2 participants