-
Notifications
You must be signed in to change notification settings - Fork 15
Update CI to pass again; Fix spelling and Markdown errors in docs/README-Unicode.md #179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Updates CI configuration to fix coverage thresholds and removes temporary exclusions, while fixing spelling and Markdown formatting errors in the Unicode documentation.
- Adjusts CI coverage requirements from 96% to 95% and removes temporary exclusion of
xcp/dmv.py - Corrects multiple spelling errors and improves grammar in the Unicode documentation
- Adds exclusion for auto-generated Markdown files in pre-commit linting
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| tox.ini | Updates coverage thresholds and removes temporary file exclusion |
| README-Unicode.md | Fixes spelling errors, grammar issues, and Markdown formatting |
| .pre-commit-config.yaml | Excludes auto-generated files from Markdown linting |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
d62b6f4 to
9fbeb5b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #179 +/- ##
======================================
Coverage 83.3% 83.3%
======================================
Files 23 23
Lines 3347 3347
======================================
Hits 2790 2790
Misses 557 557 |
Signed-off-by: Bernhard Kaindl <[email protected]>
Signed-off-by: Bernhard Kaindl <[email protected]>
9fbeb5b to
fa89fdb
Compare
|
Superceded by the cleaned-up #182 |
Fix spelling errors and Markdown errors in docs/README-Unicode.md
xcp.python,xcp.compatis the correction.Included Base commit for CI:
xcp/dmv.pyfrom the diff/patch-coverage analysisA simple PR without product code changes to fix CI and spelling/Markdown errors.