-
Notifications
You must be signed in to change notification settings - Fork 97
ci: add pangea-4 build #3561
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?
ci: add pangea-4 build #3561
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3561 +/- ##
========================================
Coverage 56.31% 56.31%
========================================
Files 1174 1174
Lines 102601 102601
========================================
Hits 57777 57777
Misses 44824 44824 ☔ View full report in Codecov by Sentry. |
MelReyCG
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Bubusch Why is there no logs of unit-tests for the P4 GH job?
If you didn't run them because of the failing one, we can:
ctest -E "testPyCRSMatrix|testTensorOpsInverseOneArg|testTensorOpsInverseTwoArgs|testUncrustifyCheck|testDoxygenCheck"
(I excluded the testUncrustifyCheck as it is already done in the CI)
|
@Bubusch what is the status of this PR? |
|
@rrsettgast - as code owner can you review this small one (linked with GEOS-DEV/thirdPartyLibs#296)? |
Add build based on pangea-4 config :
Linked to TPL-296