Skip to content

Feature/focus_modes#14

Merged
Joschi3 merged 3 commits into
mainfrom
feature/critical_errors_only
Dec 5, 2025
Merged

Feature/focus_modes#14
Joschi3 merged 3 commits into
mainfrom
feature/critical_errors_only

Conversation

@Joschi3
Copy link
Copy Markdown
Owner

@Joschi3 Joschi3 commented Dec 4, 2025

Implemented new modes:

  • --missing-deps-only: Skip all formatting and schema checks and only report missing dependencies (including launch/test dependencies).
  • --ignore-formatting-errors: Run all critical checks while ignoring pure formatting issues like indentation or ordering. This mode is check-only and will not rewrite files.

Further improved the test coverage

@Joschi3 Joschi3 self-assigned this Dec 4, 2025
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 87.34177% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
package_xml_validation/package_xml_validator.py 90.00% 7 Missing ⚠️
...ackage_xml_validation/helpers/pkg_xml_formatter.py 66.66% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

@Joschi3 Joschi3 merged commit c25d55a into main Dec 5, 2025
2 checks passed
@Joschi3 Joschi3 deleted the feature/critical_errors_only branch December 5, 2025 08:52
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