Skip to content

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

Open
BrianMichell wants to merge 2 commits intoTGSAI:mainfrom
BrianMichell:update_segy_export
Open

Add logic to allow for headers to be dropped/rearranged in mdio_to_segy#810
BrianMichell wants to merge 2 commits intoTGSAI: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 89.79%. Comparing base (c3ba558) to head (208b02e).
⚠️ Report is 229 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #810      +/-   ##
==========================================
+ Coverage   85.30%   89.79%   +4.48%     
==========================================
  Files          46      105      +59     
  Lines        2219     6282    +4063     
  Branches      306      415     +109     
==========================================
+ Hits         1893     5641    +3748     
- Misses        281      543     +262     
- Partials       45       98      +53     

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

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