Skip to content

Fix endianness assumptions in data handling - #228

Open
llimeht wants to merge 1 commit into
SasView:masterfrom
llimeht:tmp/endiantests
Open

Fix endianness assumptions in data handling#228
llimeht wants to merge 1 commit into
SasView:masterfrom
llimeht:tmp/endiantests

Conversation

@llimeht

@llimeht llimeht commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Ensure that data serialisation always uses little-endian format no matter the original source.

Ensure that reading data gets the data into native-endian format during deserialisation.

Closes: #222

Ensure that data serialisation always uses little-endian format no
matter the original source.

Ensure that reading data gets the data into native-endian format during
deserialisation.

Closes: SasView#222

@codescene-access codescene-access Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No quality gates enabled for this code.

See analysis details in CodeScene

Quality Gate Profile: Custom Configuration
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

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.

endianness assumptions (perhaps in code, perhaps in tests)

1 participant