-
Notifications
You must be signed in to change notification settings - Fork 78
feat: adding RV64 riscv-tests suite in build and regression #1259
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1259 +/- ##
=======================================
Coverage 46.05% 46.05%
=======================================
Files 11 11
Lines 4942 4942
Branches 1345 1345
=======================================
Hits 2276 2276
Misses 2666 2666
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@ThinkOpenly |
Most likely, the issue is the list of required actions set in the GitHub repo settings. The exact names of the required actions need to be listed there. The way we got around this for |
Thanks, for this I can rename the 32 bit test regression to match the test name I replaced as they were the same, just slightly different way to call the tests using rake. I'm hoping this will get around it for now. |
Added rv64-riscv-tests configuration
Updated test:riscv-tests target with ability to build and test RV64 configuration