Skip to content

Conversation

@allnes
Copy link
Member

@allnes allnes commented Nov 3, 2025

  • macOS OpenMP: use OpenMP::OpenMP_CXX, detect Homebrew libomp (include/lib), and
    add compiler flags so AppleClang actually enables OpenMP.
  • MPI runs: propagate PPC_NUM_THREADS and OMP_NUM_THREADS via mpirun -x …; fix
    gtest filters for all/mpi across functional/perf runs.
  • Per-test isolation: add ScopedPerTestEnv that sets PPC_TEST_UID and
    PPC_TEST_TMPDIR; integrated into functional and performance test runners.

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

❌ Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.58%. Comparing base (c83f0ef) to head (461bf7c).

Files with missing lines Patch % Lines
modules/util/include/util.hpp 91.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #669      +/-   ##
==========================================
- Coverage   94.73%   94.58%   -0.16%     
==========================================
  Files          15       15              
  Lines         456      480      +24     
  Branches      166      177      +11     
==========================================
+ Hits          432      454      +22     
- Partials       24       26       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aobolensk aobolensk merged commit d040851 into learning-process:master Nov 4, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants