Skip to content
Started 14 days ago
Took 59 min
Unstable

Build #2 (May 3, 2024, 5:59:35 PM)

Changes
  1. Move `OrderedSpatialPredicateTag` where it belongs that is namespace `Details::` (#1074) (details / githubweb)
  2. Implement Box-Triangle intersection (#1059) (details / githubweb)
  3. Move nth_element into a separate header (details / githubweb)
  4. Add Details::Vector (details / githubweb)
  5. Update codebase to use new Vector (details / githubweb)
  6. Migrate Vector tests from tstRay to a new file (details / githubweb)
  7. Create a helper forwardQueriesAndCommunicateResults (details / githubweb)
  8. Switch to using new helper for the nearest distributed (details / githubweb)
  9. Eliminate nearest loop in favor of two steps (details / githubweb)
  10. Make final ranks sorting optional (details / githubweb)
  11. Refactor nearest (details / githubweb)
  12. Remove deprecated InlineCallbackTag (details / githubweb)
  13. Remove things deprecated in the Traits namespace (details / githubweb)
  14. Change deduction guide for Vector (details / githubweb)
  15. Add Tetrahedron geometry (#1079) (details / githubweb)
  16. Move distributed TimeMonitor in a separate header (details / githubweb)
  17. Rename per review (details / githubweb)
  18. [ci skip] Fix comments (details / githubweb)
  19. Allow the first version of the nearest callbacks (details / githubweb)
  20. Add basic distributed nearest callback test (details / githubweb)
  21. Get rid of ranks in filterResults (details / githubweb)
  22. Get rid of distances arg in communicateResultsBack (details / githubweb)
  23. Create a helper file for distributed nearest stuff (details / githubweb)
  24. Get rid of last ranks argument in forwardQueriesAndCommunicateResults (details / githubweb)
  25. Minor refactoring (details / githubweb)

Pull request #1075 updated at 5:59:22 PM on May 3, 2024

This run spent:

  • 7 min 2 sec waiting;
  • 59 min build duration;
  • 59 min total from scheduled to completion.
Revision: ab1eb5df77f49a7495af0f63b440cfa753e886c3
Repository: https://github.com/arborx/ArborX.git
  • PR-1075
Test Result (no failures)
    CMake: No warnings
    • No issues for 2 builds, i.e. since build: Failed #1
    • Quality gate: Success
    GNU C Compiler (gcc): 15 warnings
    • Quality gate: Unstable
    Clang: 3 warnings
    • Quality gate: Unstable
    Clang-Tidy: 3 warnings
    • Quality gate: Unstable