ci: enable TiCS integration
Metadata
Current evaluation
Merged. Enables TiCS integration in CI by adding a dedicated tox target for coverage and configuring automatic runs on main branch pushes. Approved by two reviewers, passed checks, and closes issue #4814.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox run -m lint`?
- [ ] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`)
-----
- new tox target for a single coverage result for an easier TiCS workflow
- Run TiCS on pushes to main
Closes #4814
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Enables TiCS integration in CI by adding a dedicated tox target for coverage and configuring automatic runs on main branch pushes. Approved by two reviewers, passed checks, and closes issue #4814. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Enabled TiCS integration in the CI pipeline by adding a new tox target for unified coverage and configuring automatic execution on main branch pushes, resolving issue #4814. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Enables TiCS integration in CI by adding a new tox target for unified coverage and configuring automatic runs on main branch pushes, closing #4814. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #193 ci: enable Tiobe TiCS | fetch-service | merged | Enabled Tiobe TiCS in the CI pipeline. Merged after approval by two reviewers, closes #115 and CRAFT-3012, and adds 61 lines to one file. | |
| #173 ci: add tiobe tics integration | craft-grammar | merged | Merged after two approvals and passing CI checks. Adds TICS static analysis integration to the build pipeline. The change modifies one file with 14 lines to enable automated security scanning, resolving CRAFT-4683. | |
| #31 Configure TICS report in CI | imagecraft | merged | Merged changes configuring TICS report in CI. Added a TICS analyzer job to the GitHub workflow, updated GitHub Actions, and integrated test and coverage reporting into the README. | |
| #1910 ci: fix tics tests | charmcraft | merged | Merged a single-file update to fix TICS CI tests. Approved by two reviewers with no unresolved comments. The change resolves failing continuous integration checks. | |
| #1769 ci: add support for tiobe | charmcraft | merged | Merged after two approvals, adding CI support for tiobe. Resolves #1687 and CRAFT-2975. Updates three files with 78 additions and one deletion to integrate the new pipeline configuration. | |
| #391 ci(tics): add branch for troubleshooting changes to tics | starbase | merged | Merged changes adding a dedicated branch for troubleshooting TICS workflow updates. Standardizes a common cross-project practice. Approved by two reviewers, passed all CI checks, and integrated with minimal modifications. | |
| #616 build: use tox for unit tests in CI | craft-parts | merged | Merged. CI configuration updated to use tox for unit tests. Approved by two reviewers with passing checks. Modified two files (+66/-10). | |
| #635 ci: add future support for tiobe | rockcraft | merged | Merged after three approvals. Implements CI cleanup, adopts snapcraft and craft parts practices, removes Windows tests, and adds future TIOBE support. Accepted despite unrelated CI failures, with a +78/-27 diff across three files. | |
| #464 ci: update tics workflow | fetch-service | merged | Merged after approval from two reviewers and successful CI checks. Updates the TICS CI workflow, modifying one file with two additions and seven deletions. | |
| #260 ci: add tics workflow | craft-platforms | merged | Added a tics CI workflow and merged. Approved by one reviewer with all CI checks passing. Updates four files to integrate static analysis, resolving CRAFT-5197. |