Skip to content
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

Fix GitHub CI, test 3.11 for XS9 (and 3.12 and 3.13 for future updates) and fix pylint errors #142

Closed
wants to merge 3 commits into from

Conversation

bernhardkaindl
Copy link
Collaborator

@bernhardkaindl bernhardkaindl commented Nov 15, 2024

This PR has all changes in one, I started to split them into smaller PRs (#143 and #144 so far):

  • Fix GitHub CI, test 3.11 for XS9 (and 3.12 and 3.13 for future updates) and fix pylint errors
  • Fix Markdown linting using markdownlint-cli
  • Use pre-commit to check formatting using darker and other quick checks.

@coveralls
Copy link

coveralls commented Nov 15, 2024

Pull Request Test Coverage Report for Build 11850148463

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
  • 13 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+0.02%) to 83.691%

Files with Coverage Reduction New Missed Lines %
xcp/xmlunwrap.py 2 92.31%
xcp/accessor.py 2 89.47%
xcp/cpiofile.py 3 75.26%
xcp/compat.py 6 78.57%
Totals Coverage Status
Change from base Build 9109272969: 0.02%
Covered Lines: 2807
Relevant Lines: 3354

💛 - Coveralls

@bernhardkaindl bernhardkaindl force-pushed the fix-github-ci branch 3 times, most recently from ca80fdd to d462dba Compare November 15, 2024 03:00
Signed-off-by: Bernhard Kaindl <[email protected]>
@bernhardkaindl bernhardkaindl force-pushed the fix-github-ci branch 2 times, most recently from cf79b8f to b65f0f3 Compare November 15, 2024 03:39
Signed-off-by: Bernhard Kaindl <[email protected]>
@bernhardkaindl
Copy link
Collaborator Author

Obsoleted the the CI PR series

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