Skip to content

fix: validate the topology before opening the output file - #181

Open
galjos wants to merge 1 commit into
devfrom
fix/topology-writer-truncation
Open

fix: validate the topology before opening the output file#181
galjos wants to merge 1 commit into
devfrom
fix/topology-writer-truncation

Validate topology before opening the output file

a8583b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/relative_coverage succeeded Aug 23, 2026 in 1s

93.94% (+0.07%) compared to bd55571

View this Pull Request on Codecov

93.94% (+0.07%) compared to bd55571

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.94%. Comparing base (bd55571) to head (a8583b9).
⚠️ Report is 8 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #181      +/-   ##
==========================================
+ Coverage   93.86%   93.94%   +0.07%     
==========================================
  Files         177      177              
  Lines        9215     9231      +16     
==========================================
+ Hits         8650     8672      +22     
+ Misses        565      559       -6     
Files with missing lines Coverage Δ
...QAnalysis/io/topology_file/topology_file_writer.py 90.68% <100.00%> (+0.23%) ⬆️

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.