Skip to content

XRT DEM Iterative Solver Module - #367

Open
joyvelasquez wants to merge 259 commits into
HinodeXRT:mainfrom
joyvelasquez:xray-plasma-decoder-dem-solver
Open

XRT DEM Iterative Solver Module#367
joyvelasquez wants to merge 259 commits into
HinodeXRT:mainfrom
joyvelasquez:xray-plasma-decoder-dem-solver

Adding synthetic_dem_data which will be used for testing etc.

7d9e2a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 27, 2026 in 0s

36.96% (-51.02%) compared to 0ef8e36

View this Pull Request on Codecov

36.96% (-51.02%) compared to 0ef8e36

Details

Codecov Report

❌ Patch coverage is 0% with 2560 lines in your changes missing coverage. Please review.
✅ Project coverage is 36.96%. Comparing base (0ef8e36) to head (7d9e2a5).

Files with missing lines Patch % Lines
xrtpy/xrt_dem_iterative/test/test_dem_solver.py 0.00% 502 Missing ⚠️
xrtpy/xrt_dem_iterative/dem_solver.py 0.00% 386 Missing ⚠️
...rative/test/older_testing_methods/plots_results.py 0.00% 294 Missing ⚠️
...ive/test/older_testing_methods/idl_vs_xrtpy_dem.py 0.00% 265 Missing ⚠️
xrtpy/xrt_dem_iterative/test/plot_mc_comparison.py 0.00% 211 Missing ⚠️
...t_dem_iterative/test/test_dem_idl_comparison_mc.py 0.00% 168 Missing ⚠️
xrtpy/xrt_dem_iterative/test/utils_sav_io.py 0.00% 164 Missing ⚠️
...py/xrt_dem_iterative/test/plot_idl_vs_xrtpy_dem.py 0.00% 149 Missing ⚠️
...rative/test/older_testing_methods/utils_case_io.py 0.00% 117 Missing ⚠️
.../xrt_dem_iterative/test/test_dem_idl_comparison.py 0.00% 114 Missing ⚠️
... and 4 more

❗ There is a different number of reports uploaded between BASE (0ef8e36) and HEAD (7d9e2a5). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (0ef8e36) HEAD (7d9e2a5)
3 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #367       +/-   ##
===========================================
- Coverage   87.97%   36.96%   -51.02%     
===========================================
  Files          26       40       +14     
  Lines        1855     4415     +2560     
  Branches      110      338      +228     
===========================================
  Hits         1632     1632               
- Misses        180     2740     +2560     
  Partials       43       43               

☔ View full report in Codecov by Harness.
📢 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.