Skip to content

[DOCS,BUILD] odoo_test_xmlrunner: update example and publish JUnit reports in CI - #3690

Draft
yajo wants to merge 2 commits into
OCA:18.0from
moduon:18.0-ci-test_xml_reports
Draft

[DOCS,BUILD] odoo_test_xmlrunner: update example and publish JUnit reports in CI#3690
yajo wants to merge 2 commits into
OCA:18.0from
moduon:18.0-ci-test_xml_reports

Conversation

@yajo

@yajo yajo commented Jul 30, 2026

Copy link
Copy Markdown
Member

Update the module documentation example to a minimal GitHub Actions
workflow that shows how to load odoo_test_xmlrunner with --load so its
test-suite patch is active and writes reports to test_results/*.xml.

Configure the GitHub Actions workflow to publish the xUnit XML test
reports generated by odoo_test_xmlrunner using mikepenz/action-junit-report.
Also make Codecov upload run even if tests fail, so coverage data is not
lost on failure.

Assisted-by: OpenCode + kimi-k2.7-code

yajo added 2 commits July 30, 2026 10:16
Update the module documentation example to a minimal GitHub Actions
workflow that shows how to load odoo_test_xmlrunner with --load so its
test-suite patch is active and writes reports to test_results/*.xml.

Assisted-by: OpenCode + ollama-cloud/kimi-k2.7-code
Configure the GitHub Actions workflow to publish the xUnit XML test
reports generated by odoo_test_xmlrunner using mikepenz/action-junit-report.
Also make Codecov upload run even if tests fail, so coverage data is not
lost on failure.

Assisted-by: OpenCode + kimi-k2.7-code
@OCA-git-bot OCA-git-bot added series:18.0 mod:odoo_test_xmlrunner Module odoo_test_xmlrunner labels Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:odoo_test_xmlrunner Module odoo_test_xmlrunner series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants