Skip to content

Conversation

@bernhardkaindl
Copy link

Add ci job for runnning pre commit

This comment was marked as outdated.

@codecov
Copy link

codecov bot commented Sep 3, 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

coveralls commented Sep 3, 2025

Pull Request Test Coverage Report for Build 17930669008

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

@bernhardkaindl bernhardkaindl force-pushed the add-ci-job-for-runnning-pre-commit branch from 3d5ea67 to 1c190e4 Compare September 3, 2025 05:13

This comment was marked as outdated.

@bernhardkaindl bernhardkaindl force-pushed the add-ci-job-for-runnning-pre-commit branch from 1c190e4 to 1566dbe Compare September 3, 2025 05:21
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 adds a CI job for running pre-commit hooks to ensure code quality standards are maintained in the repository. It includes updates to the pre-commit configuration to exclude certain files from specific checks and improvements to documentation and code formatting.

  • Adds a new pre-commit CI job that runs before other tests
  • Updates pre-commit configuration to exclude specific documentation files from certain linting rules
  • Improves spelling and grammar in documentation files

Reviewed Changes

Copilot reviewed 5 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/main.yml Adds new pre-commit CI job with Python 3.11 and appropriate environment variables
.pre-commit-config.yaml Excludes documentation files from markdownlint and end-of-file-fixer checks
README-Unicode.md Fixes spelling and grammar errors throughout the documentation
docs/source/conf.py Adds type annotation to exclude_patterns variable
stubs/pytest_httpserver.pyi Removes entire pytest_httpserver type stub file

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

@bernhardkaindl bernhardkaindl force-pushed the add-ci-job-for-runnning-pre-commit branch from 1566dbe to 09776ad Compare September 3, 2025 05:30
@bernhardkaindl bernhardkaindl force-pushed the add-ci-job-for-runnning-pre-commit branch from 09776ad to 417e6e7 Compare September 22, 2025 22:35
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>
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
@bernhardkaindl bernhardkaindl force-pushed the add-ci-job-for-runnning-pre-commit branch from 417e6e7 to a92f7d8 Compare September 22, 2025 22:53
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