Skip to content

Initial GSSI reading functionality - #112

Merged
erikmannerfelt merged 6 commits into
mainfrom
read_gssi
Jun 11, 2026
Merged

Initial GSSI reading functionality#112
erikmannerfelt merged 6 commits into
mainfrom
read_gssi

Conversation

@erikmannerfelt

Copy link
Copy Markdown
Owner

This PR adds GSSI format support. It's still in early stages and may need patching.

It borrows from:

Another required change was to make neighboring file matching suffix-case-insensitive. For example, a DAT_0001_A1.RAD and DAT_0001_A1.COR will now parse successfully (it didn't before).

@codecov-commenter

codecov-commenter commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 79.44573% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.60%. Comparing base (5bea4f5) to head (3e0003c).

Files with missing lines Patch % Lines
src/io.rs 87.59% 34 Missing ⚠️
src/formats.rs 78.46% 28 Missing ⚠️
src/gpr.rs 0.00% 27 Missing ⚠️

☔ View full report in Codecov by Harness.
📢 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.

@erikmannerfelt
erikmannerfelt merged commit 02848bb into main Jun 11, 2026
16 checks passed
@erikmannerfelt
erikmannerfelt deleted the read_gssi branch June 11, 2026 14:00
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