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

[build] Add a github action for big endian testing #2898

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

yomnes0
Copy link
Collaborator

@yomnes0 yomnes0 commented Mar 4, 2024

Add a new github action that builds srt and runs test on a s390x big endian architecture

Fixes #2702.

@maxsharabayko maxsharabayko added Type: Enhancement Indicates new feature requests [build] Area: Changes in build files labels Mar 4, 2024
@maxsharabayko maxsharabayko added this to the v1.5.4 milestone Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.46%. Comparing base (04acbba) to head (dc694cc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2898      +/-   ##
==========================================
- Coverage   64.84%   64.46%   -0.39%     
==========================================
  Files         101      101              
  Lines       17536    17546      +10     
==========================================
- Hits        11372    11311      -61     
- Misses       6164     6235      +71     

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

@maxsharabayko maxsharabayko merged commit 7f49024 into Haivision:master Mar 6, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[build] Area: Changes in build files Type: Enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Add Big Endian to CI
2 participants