Skip to content

Fix failing der test by gating vec! use behind alloc #1322#1323

Merged
tarcieri merged 1 commit into
RustCrypto:masterfrom
kpcyrd:fix-der-vec
Jul 8, 2026
Merged

Fix failing der test by gating vec! use behind alloc #1322#1323
tarcieri merged 1 commit into
RustCrypto:masterfrom
kpcyrd:fix-der-vec

Conversation

@kpcyrd

@kpcyrd kpcyrd commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This seems to address the failing test described in #1322.

I've tested this using:

cargo test -F der
cargo test -F der -F alloc

@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.04%. Comparing base (e25b054) to head (8c39146).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1323   +/-   ##
=======================================
  Coverage   91.04%   91.04%           
=======================================
  Files         189      189           
  Lines       22598    22598           
=======================================
  Hits        20574    20574           
  Misses       2024     2024           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tarcieri tarcieri merged commit f97c87c into RustCrypto:master Jul 8, 2026
32 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