Skip to content
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

New CI images with rapids 23.06 #351

Merged

Conversation

dagardner-nv
Copy link
Contributor

Description

  • No code changes other than updating the CI versions

fixes #350

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@dagardner-nv dagardner-nv requested a review from a team as a code owner July 10, 2023 23:14
@dagardner-nv dagardner-nv added improvement Improvement to existing functionality non-breaking Non-breaking change 3 - Ready for Review labels Jul 10, 2023
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #351 (b07f791) into branch-23.07 (92aa21a) will decrease coverage by 0.11%.
The diff coverage is 85.30%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-23.07     #351      +/-   ##
================================================
- Coverage         73.24%   73.14%   -0.11%     
================================================
  Files               390      382       -8     
  Lines             13380    13403      +23     
  Branches           1010     1010              
================================================
+ Hits               9800     9803       +3     
- Misses             3580     3600      +20     
Flag Coverage Δ
cpp 69.07% <80.16%> (-0.01%) ⬇️
py 42.05% <66.43%> (-0.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cpp/mrc/include/mrc/core/task_queue.hpp 94.73% <ø> (ø)
cpp/mrc/include/mrc/manifold/connectable.hpp 100.00% <ø> (ø)
.../mrc/include/mrc/memory/resources/detail/arena.hpp 72.48% <0.00%> (ø)
cpp/mrc/include/mrc/modules/segment_modules.hpp 100.00% <ø> (ø)
cpp/mrc/include/mrc/node/rx_node.hpp 93.47% <ø> (+9.38%) ⬆️
cpp/mrc/include/mrc/runnable/engine_factory.hpp 100.00% <ø> (ø)
cpp/mrc/include/mrc/runnable/runner.hpp 100.00% <ø> (ø)
cpp/mrc/include/mrc/segment/object.hpp 51.45% <ø> (ø)
cpp/mrc/src/internal/codable/codable_storage.cpp 37.23% <ø> (ø)
...rc/src/internal/codable/decodable_storage_view.cpp 24.52% <ø> (ø)
... and 157 more

... and 22 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 782a4f3...b07f791. Read the comment docs.

@dagardner-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 544021f into nv-morpheus:branch-23.07 Jul 11, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEA]: Update CI Runner Image for RAPIDS 23.06
2 participants