3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-02 14:09:30 +00:00
z3/.github
Daily Test Coverage Improver cc8e2f372b Add coverage steps configuration for Daily Test Coverage Improver
This adds the GitHub Action configuration needed to:
- Build Z3 with coverage instrumentation using clang/gcov
- Run comprehensive test suite including unit tests, regression tests, and examples
- Generate HTML coverage reports with detailed file-by-file analysis
- Upload coverage reports as artifacts for analysis

The configuration is based on the existing disabled coverage.yml workflow
and follows Z3's CMake build system with Ninja generator.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-12 22:41:18 +00:00
..
actions/daily-test-improver/coverage-steps Add coverage steps configuration for Daily Test Coverage Improver 2025-09-12 22:41:18 +00:00
prompts gitignore 2025-03-12 17:18:37 -07:00
workflows fix workflows 2025-09-12 23:19:13 +01:00
copilot-instructions.md Add .github/copilot-instructions.md with comprehensive Z3 development guide (#7766) 2025-08-12 15:18:52 -07:00
dependabot.yml chore: Included githubactions in the dependabot config (#6064) 2022-06-01 20:02:30 -07:00