Skip to content

Commit c1c6d63

Browse files
committed
Disable PIT mutation testing workflow pending local stabilisation
Rename pit.yml to .disabled so GitHub Actions ignores it. Remove PIT badge and mention from ReadMe. The pit target and local tooling remain available in build.xml for continued local development. Made-with: Cursor
1 parent c25c970 commit c1c6d63

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ReadMe.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
[![Snapshot release](https://github.com/AAVSO/VStar/actions/workflows/daily-release.yml/badge.svg)](https://github.com/AAVSO/VStar/actions/workflows/daily-release.yml)
44
[![CodeQL](https://github.com/AAVSO/VStar/actions/workflows/codeql.yml/badge.svg)](https://github.com/AAVSO/VStar/actions/workflows/codeql.yml)
55
[![SpotBugs](https://github.com/AAVSO/VStar/actions/workflows/spotbugs.yml/badge.svg)](https://github.com/AAVSO/VStar/actions/workflows/spotbugs.yml)
6-
[![PIT Mutation Testing](https://github.com/AAVSO/VStar/actions/workflows/pit.yml/badge.svg)](https://github.com/AAVSO/VStar/actions/workflows/pit.yml)
76
[![Checker Framework](https://github.com/AAVSO/VStar/actions/workflows/checkerframework.yml/badge.svg)](https://github.com/AAVSO/VStar/actions/workflows/checkerframework.yml)
87
[![ascl:1407.013](https://img.shields.io/badge/ascl-1407.013-blue.svg?colorB=262256)](https://ascl.net/1407.013)
98

10-
**[Project Health Dashboard](https://aavso.github.io/VStar/)** — coverage reports, static analysis, mutation testing
9+
**[Project Health Dashboard](https://aavso.github.io/VStar/)** — coverage reports, static analysis
1110

1211
## VStar
1312

0 commit comments

Comments
 (0)