Skip to content

Conversation

@tarcieri
Copy link
Member

Notable changes include splitting out a CtAssign trait from CtSelect, which is now possible to impl for UintRef.

It also includes performance improvements through better code generation.

@codecov
Copy link

codecov bot commented Jan 18, 2026

Codecov Report

❌ Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.30%. Comparing base (e8672bb) to head (9e4dcbf).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/uint/ref_type/ct.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1105      +/-   ##
==========================================
+ Coverage   79.24%   79.30%   +0.06%     
==========================================
  Files         175      175              
  Lines       18091    18100       +9     
==========================================
+ Hits        14337    14355      +18     
+ Misses       3754     3745       -9     

☔ 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.

Notable changes include splitting out a `CtAssign` trait from
`CtSelect`, which is now possible to impl for `UintRef`.

It also includes performance improvements through better code
generation.
@tarcieri tarcieri force-pushed the ctutils/v0.4.0-pre.2 branch from d98a986 to 9e4dcbf Compare January 18, 2026 00:59
@tarcieri tarcieri merged commit c63ea98 into master Jan 18, 2026
27 checks passed
@tarcieri tarcieri deleted the ctutils/v0.4.0-pre.2 branch January 18, 2026 01:08
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