← Back to issue list

ci: use source dir for pytest coverage

View original Github issue

Metadata

Project
starbase
Number
#114
Type
pull request
State
closed
Author
mr-cal
Labels
Created
Updated
Closed

Current evaluation

Merged to update CI configuration, directing pytest coverage to use the source directory. The one-line change was applied without additional review.

Suggested action:

No scores available.

Issue body

- [X] Have you followed the guidelines for contributing? - [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `tox`? ----- Easy one liner

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged to update CI configuration, directing pytest coverage to use the source directory. The one-line change was applied without additional review.
qwen3.6-35b-a3b-mtp-q6 Merged a one-line CI update to configure pytest coverage using the source directory. The pull request was closed without comments.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#4222 ci: do not check coverage of tests dir snapcraft merged Merged to exclude the tests directory from pytest coverage checks. Approved by one reviewer, passed CI, and integrated into main. Coverage metrics now accurately reflect only production code.
76%