Skip to content

Conversation

macladson
Copy link
Member

@macladson macladson commented Sep 24, 2025

Fixes #36

Removes derivative in favour of a manual Debug impl since it's trivial to get the inner vec from inside the structs without any derivative features

Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.84%. Comparing base (dd6ac18) to head (47a05b0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   58.62%   58.84%   +0.22%     
==========================================
  Files           8        8              
  Lines         290      294       +4     
==========================================
+ Hits          170      173       +3     
- Misses        120      121       +1     

☔ View full report in Codecov by Sentry.
📢 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.

@macladson macladson mentioned this pull request Sep 24, 2025
@michaelsproul michaelsproul merged commit 44deb75 into sigp:main Sep 24, 2025
7 checks passed
@macladson macladson deleted the remove-derivative branch September 25, 2025 05:50
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.

RUSTSEC-2024-0388 derivative is unmaintained; consider using an alternative

2 participants