Skip to content

Conversation

BrianMichell
Copy link
Collaborator

Fixes a bug where if a processed chunk was fully padded traces (all 0's) the resulting SummaryStats values had NaN values instead of a faithful calculation of statistics.

@BrianMichell BrianMichell added the bug Something isn't working label Oct 15, 2025
@tasansal tasansal self-requested a review October 15, 2025 15:41
Copy link
Collaborator

@tasansal tasansal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tasansal tasansal merged commit d6b8fd2 into TGSAI:main Oct 15, 2025
7 checks passed
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.77%. Comparing base (c3ba558) to head (acfe82c).
⚠️ Report is 195 commits behind head on main.

Files with missing lines Patch % Lines
src/mdio/segy/_workers.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #716      +/-   ##
==========================================
+ Coverage   85.30%   88.77%   +3.46%     
==========================================
  Files          46       85      +39     
  Lines        2219     4607    +2388     
  Branches      306      300       -6     
==========================================
+ Hits         1893     4090    +2197     
- Misses        281      446     +165     
- Partials       45       71      +26     

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

2 participants