Skip to content

Test Coverage Before v1.0.0 #59

@soatok

Description

@soatok

Given that formal models and requirements traceability are handled in an external repo, the only work needed to lift pkd-server-php to v1.0.0 territory is:

  • Mutation Testing
    • Running in CI
    • MSI > 95% (currently 98%)
  • Fuzz Testing
    • Running in CI
    • Covers all encoding/decoding and PSR-7 objects
  • Psalm
    • Running in CI
    • Error level 1 (currently 3)
  • PHPStam
    • Running in CI
    • Strictness level 9 (currently 7)
  • Semgrep
    • Running in CI
    • No unresolved detections

Metadata

Metadata

Assignees

Labels

testingTesting-related issues.

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions