Skip to content

Conversation

@AndreySorokin7
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 20, 2025

Codecov Report

❌ Patch coverage is 56.25000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.35%. Comparing base (131db58) to head (e1093e0).

Files with missing lines Patch % Lines
include/parallel/backends.hpp 46.15% 0 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
- Coverage   82.04%   81.35%   -0.69%     
==========================================
  Files          49       49              
  Lines        2679     2725      +46     
  Branches     1605     1671      +66     
==========================================
+ Hits         2198     2217      +19     
- Misses        235      237       +2     
- Partials      246      271      +25     

☔ 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.

endif()

execute_process(
COMMAND ${CMAKE_COMMAND} --build "${KOKKOS_BUILD_DIR}" --config ${CMAKE_BUILD_TYPE} -j${NPROC}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use external project issues execute functionality

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@AndreySorokin7
Copy link
Collaborator Author

image ParBackend::kSeq, ParBackend::kThreads, ParBackend::kTbb, ParBackend::kOmp, ParBackend::kKokkos

AndreySorokin7 added 3 commits December 28, 2025 16:56
@AndreySorokin7 AndreySorokin7 requested a review from allnes January 10, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants