Skip to content

Harden numeric input type handling across geometry/problem setup and add mixed-type coverage tests - #100

Open
rebeccamccabe with Copilot wants to merge 1 commit into
mainfrom
copilot/create-tests-for-input-validation
Open

Harden numeric input type handling across geometry/problem setup and add mixed-type coverage tests#100
rebeccamccabe with Copilot wants to merge 1 commit into
mainfrom
copilot/create-tests-for-input-validation

Add type-compatibility tests and initial coercion fixes

9b13a16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 0s

98.42105% (-0.13956%) compared to 0a1a4f0

View this Pull Request on Codecov

98.42105% (-0.13956%) compared to 0a1a4f0

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.42105%. Comparing base (0a1a4f0) to head (9b13a16).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
package/src/openflash/basic_region_geometry.py 71.42857% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##                main        #100         +/-   ##
===================================================
- Coverage   98.56061%   98.42105%   -0.13956%     
===================================================
  Files             11          11                 
  Lines           1320        1330         +10     
===================================================
+ Hits            1301        1309          +8     
- Misses            19          21          +2     

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