Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose information about incomplete final segments #327

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

adamreeve
Copy link
Owner

Related to #317, this lets users check whether the final segment of a TDMS file is incomplete or truncated, and for each channel, how much data was read compared to how much was expected to be in the last segment.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.06%. Comparing base (1a118e0) to head (8eefe40).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #327      +/-   ##
==========================================
+ Coverage   97.04%   97.06%   +0.02%     
==========================================
  Files          19       19              
  Lines        2640     2662      +22     
==========================================
+ Hits         2562     2584      +22     
  Misses         78       78              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamreeve adamreeve merged commit 095a2c1 into master Mar 13, 2024
19 checks passed
@adamreeve adamreeve deleted the truncation_info branch March 13, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants