Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Reverted 'static constraint on T in Vec<T> and [T; N]#663

Merged
VictorKoenders merged 1 commit intotrunkfrom
revert_slice_decode_static
Sep 19, 2023
Merged

Reverted 'static constraint on T in Vec<T> and [T; N]#663
VictorKoenders merged 1 commit intotrunkfrom
revert_slice_decode_static

Conversation

@VictorKoenders
Copy link
Contributor

Reverted this change as there was a regression as mentioned in #619 (review)

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.67% 🎉

Comparison is base (2f08107) 56.33% compared to head (7b484c1) 57.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk     #663      +/-   ##
==========================================
+ Coverage   56.33%   57.01%   +0.67%     
==========================================
  Files          51       51              
  Lines        4317     4306      -11     
==========================================
+ Hits         2432     2455      +23     
+ Misses       1885     1851      -34     
Files Changed Coverage Δ
src/features/impl_alloc.rs 61.83% <ø> (-1.08%) ⬇️
src/de/impls.rs 65.91% <100.00%> (+3.41%) ⬆️
tests/std.rs 97.67% <100.00%> (+0.14%) ⬆️

... and 4 files with indirect coverage changes

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

@VictorKoenders VictorKoenders merged commit a22afa3 into trunk Sep 19, 2023
@VictorKoenders VictorKoenders deleted the revert_slice_decode_static branch September 19, 2023 12:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant