Files
punktfunk/crates/pf-client-core
enricobuehler eb8a659319
ci / web (push) Successful in 56s
ci / docs-site (push) Successful in 1m7s
decky / build-publish (push) Successful in 17s
docker / build-push (--build-arg FEDORA_VERSION=44, ci, ci/fedora-rpm.Dockerfile, punktfunk-fedora44-rpm) (push) Successful in 9s
docker / build-push (., web/Dockerfile, punktfunk-web) (push) Successful in 8s
docker / build-push (ci, ci/fedora-rpm.Dockerfile, punktfunk-fedora-rpm) (push) Successful in 8s
docker / build-push (ci, ci/rust-ci.Dockerfile, punktfunk-rust-ci) (push) Successful in 8s
docker / build-push (docs-site, docs-site/Dockerfile, punktfunk-docs) (push) Successful in 8s
ci / bench (push) Successful in 6m20s
android / android (push) Successful in 14m39s
arch / build-publish (push) Successful in 12m29s
docker / deploy-docs (push) Successful in 22s
flatpak / build-publish (push) Successful in 6m17s
deb / build-publish (push) Successful in 11m58s
ci / rust (push) Successful in 18m3s
rpm / build-publish (43, bazzite, punktfunk-fedora-rpm) (push) Successful in 14m21s
rpm / build-publish (44, fedora-44, punktfunk-fedora44-rpm) (push) Successful in 13m58s
windows-msix / package (arm64, C:\Users\Public\ffmpeg-arm64, --no-default-features, aarch64-pc-windows-msvc, C:\t-a64) (push) Successful in 4m3s
windows-msix / package (x64, C:\Users\Public\ffmpeg, , x86_64-pc-windows-msvc, C:\t) (push) Successful in 3m54s
windows / build (aarch64-pc-windows-msvc) (push) Successful in 4m58s
apple / swift (push) Successful in 4m52s
windows / build (x86_64-pc-windows-msvc) (push) Successful in 5m38s
apple / screenshots (push) Successful in 23m0s
fix(client): unused 'decoder label under default features + box the PyroWave backend variant
ci.yml's -D warnings clippy (default features) flagged the labeled block
whose only break lives behind the pyrowave cfg — restructured as cfg'd
let-bindings, no label. Also boxed Backend::PyroWave (the decoder's
pinned create-info hold + plane ring dwarfed the other variants —
clippy::large_enum_variant under the feature).

Both configs strict-clippy clean on .21; 26 tests green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 02:18:45 +02:00
..