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

CI Regression testing on different platforms also #31

Merged
merged 3 commits into from
May 29, 2024
Merged

Conversation

attipaci
Copy link
Collaborator

@attipaci attipaci commented May 29, 2024

To pre-emp mishaps like the platform-specifig bug #29, add regression testing GitHub workflow for other plaforms:

  • armv7
  • aarch64
  • riscv64
  • ppc64le

@attipaci attipaci added the enhancement New feature or request label May 29, 2024
@attipaci attipaci added this to the 1.0.2 milestone May 29, 2024
@attipaci attipaci self-assigned this May 29, 2024
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.79%. Comparing base (4600694) to head (382fa4f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files           3        3           
  Lines        1984     1984           
  Branches      370      370           
=======================================
  Hits         1960     1960           
  Misses          7        7           
  Partials       17       17           
Flag Coverage Δ
unittests 98.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4600694...382fa4f. Read the comment docs.

@attipaci attipaci merged commit 6f28754 into main May 29, 2024
10 checks passed
@attipaci attipaci linked an issue May 29, 2024 that may be closed by this pull request
@attipaci attipaci deleted the platform-tests branch May 29, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid results on some non-Intel platforms (e.g. ARM, PowerPC)
1 participant