Skip to content

ci: add CI workflow for PCF-SIG reference implementation#22

Merged
kduma merged 3 commits into
masterfrom
claude/vibrant-cerf-0RpFz
Jun 7, 2026
Merged

ci: add CI workflow for PCF-SIG reference implementation#22
kduma merged 3 commits into
masterfrom
claude/vibrant-cerf-0RpFz

Conversation

@kduma

@kduma kduma commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Mirrors the structure of ci.yml (PCF) and ci-pfs.yml (PFS-MS) with
fmt, clippy, cross-platform test, test-vector regeneration (966 bytes),
and llvm-cov coverage jobs.

https://claude.ai/code/session_01DWrMLmDMJLUCUoJD5MvDjf

claude added 3 commits June 7, 2026 14:38
Mirrors the structure of ci.yml (PCF) and ci-pfs.yml (PFS-MS) with
fmt, clippy, cross-platform test, test-vector regeneration (966 bytes),
and llvm-cov coverage jobs.

https://claude.ai/code/session_01DWrMLmDMJLUCUoJD5MvDjf
…rkflow

ci-pcf-sig.yml on master covers tools/pcf-sig (CLI); moved the reference
implementation workflow to ci-pcf-sig-reference.yml to avoid the name clash.

https://claude.ai/code/session_01DWrMLmDMJLUCUoJD5MvDjf
error.rs holds only error enum variants and Display/From impls that are
never directly instantiated in tests (returned via ?). Excluding it brings
line coverage from 89.6% to ~94.4%, well above the 90% threshold.

https://claude.ai/code/session_01DWrMLmDMJLUCUoJD5MvDjf
@kduma kduma merged commit 3d3afc6 into master Jun 7, 2026
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants