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

Downgrade doxygen to match Morpheus #469

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

cwharris
Copy link
Contributor

@cwharris cwharris commented Apr 8, 2024

Description

Morpheus documentation won't build with doxygen 1.10.0, but we need MRC and Morpheus doxygen versions to match so cross-repository environments can be solved correctly. This PR downgrades doxygen to the version used by Morpheus.

Checklist

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

@cwharris cwharris added improvement Improvement to existing functionality non-breaking Non-breaking change labels Apr 8, 2024
@cwharris cwharris requested a review from a team as a code owner April 8, 2024 21:32
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

Merging #469 (e44cdb3) into branch-24.06 (5a6ae3c) will decrease coverage by 0.06%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-24.06     #469      +/-   ##
================================================
- Coverage         73.82%   73.76%   -0.06%     
================================================
  Files               402      402              
  Lines             14402    14403       +1     
  Branches           1130     1130              
================================================
- Hits              10632    10625       -7     
- Misses             3770     3778       +8     
Flag Coverage Δ
cpp 70.36% <ø> (-0.06%) ⬇️
py 41.86% <ø> (ø)

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

see 1 file 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 5a6ae3c...e44cdb3. Read the comment docs.

@mdemoret-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 06171dc into nv-morpheus:branch-24.06 Apr 10, 2024
17 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.

2 participants