WIP: Code Coverage on build-bot #5

Draft
Jacques Lucke wants to merge 1 commits from JacquesLucke/blender-devops:test-coverage into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
First-time contributor

This is an initial attempt at implementing infrastructure/blender-projects-platform#117. I don't have a proper setup to test this unfortunately (nor do I know how that would look like). I did test the worker script locally a bit but there are probably still many things to fix..

Feel free to use this as a basis for a proper implementation or just ignore it completely.

This is an initial attempt at implementing https://projects.blender.org/infrastructure/blender-projects-platform/issues/117. I don't have a proper setup to test this unfortunately (nor do I know how that would look like). I did test the worker script locally a bit but there are probably still many things to fix.. Feel free to use this as a basis for a proper implementation or just ignore it completely.
Jacques Lucke added 1 commit 2024-08-15 17:40:38 +02:00

Thanks for looking into it!
The place where coverage is delivered to is a topic. For the simplicity we can just follow what you did, matching benchmark results.

@bartvdbraak placing it on your radar, for the future tests/work/deploy etc.

Thanks for looking into it! The place where coverage is delivered to is a topic. For the simplicity we can just follow what you did, matching benchmark results. @bartvdbraak placing it on your radar, for the future tests/work/deploy etc.
Sergey Sharybin requested review from Bart van der Braak 2024-08-16 11:25:52 +02:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u test-coverage:JacquesLucke-test-coverage
git checkout JacquesLucke-test-coverage
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-devops#5
No description provided.