Update CI to pass again; Fix spelling and Markdown errors in docs/README-Unicode.md#179
Conversation
There was a problem hiding this comment.
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.
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 <bernhard.kaindl@cloud.com>
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
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.