Skip to content

Conversation

@bernhardkaindl
Copy link

Fix CI to pass again and remove obsolete typing stub pytest_httpserver.pyi for fixing mypy

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes CI issues by adjusting test coverage thresholds and removing an obsolete typing stub file for pytest_httpserver to resolve mypy conflicts.

  • Lowered test coverage threshold from 96% to 95% to prevent CI failures
  • Removed exclusion of xcp/dmv.py from diff-cover analysis
  • Deleted obsolete typing stub file pytest_httpserver.pyi to fix mypy issues

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
tox.ini Adjusted test coverage threshold and removed file exclusion from diff-cover
stubs/pytest_httpserver.pyi Completely removed obsolete typing stub file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@coveralls
Copy link

Pull Request Test Coverage Report for Build 17938458370

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+83.4%) to 83.358%

Totals Coverage Status
Change from base Build 17930510268: 83.4%
Covered Lines: 2790
Relevant Lines: 3347

💛 - Coveralls

Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
@bernhardkaindl bernhardkaindl force-pushed the mypy-Remove-obsolete-typing-stub-pytest_httpserver branch from f43eb6d to 18a1741 Compare September 26, 2025 07:31
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.

3 participants