Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Automate downloading of dependent source packages #519

Merged
rapids-bot[bot] merged 5 commits into
nv-morpheus:branch-25.02from
dagardner-nv:david-automate-dep-fetch
Jan 15, 2025
Merged

Automate downloading of dependent source packages #519
rapids-bot[bot] merged 5 commits into
nv-morpheus:branch-25.02from
dagardner-nv:david-automate-dep-fetch

Conversation

@dagardner-nv

Copy link
Copy Markdown
Contributor

Description

  • This attempts to automate 95% of the work involved in downloading source code for third-party dependencies and alerting the user to the 5% that needs to be done by hand.
  • Adds a runtime dependencies Conda target

Requires nv-morpheus/utilities#88 to be merged first.

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 added improvement Improvement to existing functionality non-breaking Non-breaking change labels Nov 26, 2024
@dagardner-nv dagardner-nv self-assigned this Nov 26, 2024
@dagardner-nv dagardner-nv requested a review from a team as a code owner November 26, 2024 23:07
@mdemoret-nv

Copy link
Copy Markdown
Contributor

/merge

@rapids-bot rapids-bot Bot merged commit 22409a5 into nv-morpheus:branch-25.02 Jan 15, 2025
@codecov

codecov Bot commented Jan 15, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.16%. Comparing base (10439b3) to head (de872c9).
Report is 5 commits behind head on branch-25.02.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-25.02     #519      +/-   ##
================================================
- Coverage         74.18%   74.16%   -0.02%     
================================================
  Files               407      407              
  Lines             15051    15051              
  Branches           1191     1191              
================================================
- Hits              11165    11162       -3     
- Misses             3886     3889       +3     
Flag Coverage Δ
cpp 70.70% <ø> (-0.01%) ⬇️
py 44.24% <ø> (ø)

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

see 4 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 10439b3...de872c9. Read the comment docs.

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.

2 participants