-
Notifications
You must be signed in to change notification settings - Fork 97
fix: CI test failed #3910
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
base: develop
Are you sure you want to change the base?
fix: CI test failed #3910
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3910 +/- ##
===========================================
- Coverage 59.49% 59.37% -0.12%
===========================================
Files 1331 1335 +4
Lines 110438 110665 +227
===========================================
+ Hits 65705 65712 +7
- Misses 44733 44953 +220 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@rrsettgast This PR try to fix the issues but now I can't run tests because of this message : |
Run it on streak2. Don't forget the authentication. |
Fix the crashes that appeared on the CI on the Ubuntu clang 15 target.
Also fix the testUnits where the
int main()was missing