Skip to content

Add logic to allow for headers to be dropped/rearranged in mdio_to_segy#810

Merged
BrianMichell merged 3 commits into
TGSAI:mainfrom
BrianMichell:update_segy_export
May 19, 2026
Merged

Add logic to allow for headers to be dropped/rearranged in mdio_to_segy#810
BrianMichell merged 3 commits into
TGSAI:mainfrom
BrianMichell:update_segy_export

Conversation

@BrianMichell
Copy link
Copy Markdown
Collaborator

Resolves #769

@BrianMichell BrianMichell added the bug Something isn't working label Apr 22, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.53%. Comparing base (c3ba558) to head (9b86c75).
⚠️ Report is 234 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #810      +/-   ##
==========================================
+ Coverage   85.30%   91.53%   +6.23%     
==========================================
  Files          46      124      +78     
  Lines        2219     7257    +5038     
  Branches      306      439     +133     
==========================================
+ Hits         1893     6643    +4750     
- Misses        281      526     +245     
- Partials       45       88      +43     

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

@BrianMichell BrianMichell merged commit 51ae74b into TGSAI:main May 19, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mdio_to_segy requires all values in headers array to be present.

1 participant