Skip to content

Conversation

@charlievieth
Copy link
Owner

This commit fixes tests on s390x (big-endian) by removing TestReadInt, which really only existed for code coverage.

Fixes #61

This commit fixes tests on s390x (big-endian) by removing TestReadInt,
which really only existed for code coverage.

Fixes #61
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.20%. Comparing base (c9ad02f) to head (c417919).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   59.20%   58.20%   -1.00%     
==========================================
  Files          12       12              
  Lines         804      804              
==========================================
- Hits          476      468       -8     
- Misses        314      322       +8     
  Partials       14       14              

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

Copy link

@QuLogic QuLogic left a comment

Choose a reason for hiding this comment

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

@charlievieth charlievieth merged commit 52f664c into master Sep 9, 2025
17 checks passed
@charlievieth charlievieth deleted the cev/issue-61.1 branch September 9, 2025 21:49
@charlievieth
Copy link
Owner Author

@QuLogic Thank you again for testing this and do you need for me to cut a new release that includes this change?

@QuLogic
Copy link

QuLogic commented Sep 14, 2025

It wasn't strictly necessary, but thanks for the new release all the same!

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.

TestReadInt fails on s390x (big-endian)

4 participants