Skip to content

Extract SEG-Y ingestion logic into modular framework#819

Open
BrianMichell wants to merge 7 commits into
TGSAI:mainfrom
BrianMichell:refactor/extract-ingestion-helpers
Open

Extract SEG-Y ingestion logic into modular framework#819
BrianMichell wants to merge 7 commits into
TGSAI:mainfrom
BrianMichell:refactor/extract-ingestion-helpers

Conversation

@BrianMichell
Copy link
Copy Markdown
Collaborator

Refactoring phase 1: Modularize and unit test ingestion code for easier maintenance and reusable components.

@BrianMichell BrianMichell added the refactoring Refactoring label May 18, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

❌ Patch coverage is 99.77452% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.97%. Comparing base (c3ba558) to head (8b453c2).
⚠️ Report is 232 commits behind head on main.

Files with missing lines Patch % Lines
src/mdio/ingestion/coordinates.py 97.05% 0 Missing and 1 partial ⚠️
src/mdio/ingestion/segy/header_analysis.py 99.10% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #819      +/-   ##
==========================================
+ Coverage   85.30%   90.97%   +5.66%     
==========================================
  Files          46      119      +73     
  Lines        2219     6772    +4553     
  Branches      306      418     +112     
==========================================
+ Hits         1893     6161    +4268     
- Misses        281      525     +244     
- Partials       45       86      +41     

☔ 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

refactoring Refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant