Skip to content

814 text header enh#817

Open
BrianMichell wants to merge 4 commits intoTGSAI:mainfrom
BrianMichell:814_text_header_enh
Open

814 text header enh#817
BrianMichell wants to merge 4 commits intoTGSAI:mainfrom
BrianMichell:814_text_header_enh

Conversation

@BrianMichell
Copy link
Copy Markdown
Collaborator

Resolves #814

Adds a new argument for header ingestion that automatically tries to clean up incompatible headers.

@BrianMichell BrianMichell added the enhancement New feature or request label May 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

❌ Patch coverage is 99.20000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.20%. Comparing base (c3ba558) to head (7c1b89e).
⚠️ Report is 232 commits behind head on main.

Files with missing lines Patch % Lines
src/mdio/segy/text_header.py 95.83% 1 Missing and 1 partial ⚠️
src/mdio/converters/segy.py 93.75% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #817      +/-   ##
==========================================
+ Coverage   85.30%   90.20%   +4.90%     
==========================================
  Files          46      108      +62     
  Lines        2219     6496    +4277     
  Branches      306      426     +120     
==========================================
+ Hits         1893     5860    +3967     
- Misses        281      539     +258     
- Partials       45       97      +52     

☔ 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

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

segy_to_mdio and mdio_to_segy do not have uniform behavior for text header handling

1 participant