← Back to issue list

test: add pytest marker for enable_features

View original Github issue

Metadata

Project
craft-application
Number
#132
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Merged into main after passing CI and receiving approval from two reviewers. The change adds a pytest marker for enable_features, maintaining existing code coverage.

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/)? - [x] Have you successfully run `tox`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged into main after passing CI and receiving approval from two reviewers. The change adds a pytest marker for enable_features, maintaining existing code coverage.
qwen3.6-35b-a3b-mtp-q6 Merged into main. Adds a pytest marker for enable_features. Codecov reports no coverage change, maintaining 99.01% overall.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#293 feat: register the 'slow' mark to pytest starbase merged Merged a one-line change to register the 'slow' pytest mark, enabling slow/fast test categorization. Approved by a reviewer and passed CI checks.
71%