Skip to content

Conversation

@acl-cqc
Copy link
Contributor

@acl-cqc acl-cqc commented Nov 11, 2025

"Alternative" to #1241 (in that the breakage had resulted from our claiming usize_t was a supported type without having a const-encoder).

This may not be right though; better might be to keep "which types are supported" in sync with "which consts can we encode", although this way does allow only some consts (of a supported type) to be encodable...

At the least, needs a test though....(somehow!)

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.03%. Comparing base (d24573b) to head (886744b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1243   +/-   ##
=======================================
  Coverage   79.02%   79.03%           
=======================================
  Files         160      160           
  Lines       20421    20425    +4     
  Branches    19489    19493    +4     
=======================================
+ Hits        16138    16142    +4     
  Misses       3294     3294           
  Partials      989      989           
Flag Coverage Δ
python 92.65% <ø> (ø)
qis-compiler 100.00% <ø> (ø)
rust 78.36% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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