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

Automate downloading of dependent source packages #519

Open
wants to merge 5 commits into
base: branch-25.02
Choose a base branch
from

Conversation

dagardner-nv
Copy link
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
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.16%. Comparing base (10439b3) to head (de872c9).

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
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant