Skip to content

814 text header enh#817

Merged
BrianMichell merged 2 commits into
TGSAI:mainfrom
BrianMichell:814_text_header_enh
May 19, 2026
Merged

814 text header enh#817
BrianMichell merged 2 commits into
TGSAI: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.20424% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.36%. Comparing base (c3ba558) to head (c7d15d1).
⚠️ Report is 233 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/ingestion/segy/file_headers.py 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #817      +/-   ##
==========================================
+ Coverage   85.30%   91.36%   +6.05%     
==========================================
  Files          46      123      +77     
  Lines        2219     7110    +4891     
  Branches      306      432     +126     
==========================================
+ Hits         1893     6496    +4603     
- 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 force-pushed the 814_text_header_enh branch from 7c1b89e to c7d15d1 Compare May 19, 2026 18:33
@BrianMichell BrianMichell merged commit b026d60 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

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