Skip to content

Conversation

@emstoudenmire
Copy link
Contributor

This PR fixes the outputlevel feature of the network solvers codes. This parameter is now passed along with all the others as the region kwargs used to construct each RegionIterator. So now outputlevel is obtained through these keyword arguments.

The PR also adds some tests that the outputlevel feature works as expected.

@codecov
Copy link

codecov bot commented Dec 10, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
+ Coverage   68.53%   68.98%   +0.45%     
==========================================
  Files          81       81              
  Lines        4023     4024       +1     
==========================================
+ Hits         2757     2776      +19     
+ Misses       1266     1248      -18     
Flag Coverage Δ
docs 0.00% <0.00%> (ø)

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.

@mtfishman mtfishman merged commit 6aad2cd into main Dec 10, 2025
14 checks passed
@mtfishman mtfishman deleted the outputlevel_fix branch December 10, 2025 20:29
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.

3 participants