ForensicLens v1.4.0 — CI, Coverage & Swift Package Index Readiness
ForensicLens v1.4.0
Adds a dedicated CI test workflow, code coverage reporting, and Swift Package Index readiness — plus status badges on the README.
What's new
- New GitHub Actions workflow running
swift teston every push and pull request, across a macOS + Linux matrix - Code coverage measurement on the Linux job, uploaded to Codecov
.spi.ymladded, declaring supported platforms and Swift versions for a clean Swift Package Index build- Package.swift reviewed for Swift Package Index compatibility
- Build status, coverage, and Swift Package Index badges added to the top of the README
Notes
This is infrastructure and packaging work only — no changes to the analysis pipeline or CLI behavior in this release. Swift Package Index listing itself still requires a manual submission at swiftpackageindex.com/add-a-package.
See the README for the new badges and coverage instructions.