Skip to content

Conversation

@gaborszita
Copy link
Contributor

Closes #460

The call to as_wires is needed in _assignment, tests fail without that.

@gaborszita gaborszita changed the title Remove unneeded exception from memory.py Remove unneeded exception in memory.py Jan 18, 2025
@codecov
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.9%. Comparing base (5077c24) to head (3b1c7d4).
Report is 9 commits behind head on development.

Additional details and impacted files
@@              Coverage Diff              @@
##           development    #463     +/-   ##
=============================================
+ Coverage         91.7%   91.9%   +0.3%     
=============================================
  Files               24      24             
  Lines             6403    6410      +7     
=============================================
+ Hits              5866    5886     +20     
+ Misses             537     524     -13     

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

@fdxmw fdxmw merged commit e25b20c into UCSBarchlab:development Jan 24, 2025
5 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.

Potential unneeded exception

2 participants