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

Packaging 6.15.0 #1878

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Packaging 6.15.0 #1878

merged 1 commit into from
Nov 15, 2024

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Nov 15, 2024

Remove this line and describe this pull request. Link to relevant GitHub issues, if any.


Before creating a pull request

  • Document new methods and classes
  • Format new code files using ClangFormat by running make format
  • Build with -DDART_TREAT_WARNINGS_AS_ERRORS=ON and resolve all the compile warnings

Before merging a pull request

  • Set version target by selecting a milestone on the right side
  • Summarize this change in CHANGELOG.md
  • Add unit test(s) for this change
  • Add Python bindings for new methods and classes

@jslee02 jslee02 added this to the DART 6.15.0 milestone Nov 15, 2024
@jslee02 jslee02 changed the base branch from main to release-6.15 November 15, 2024 15:09
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.55%. Comparing base (bc086af) to head (949f1e2).
Report is 1 commits behind head on release-6.15.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-6.15    #1878   +/-   ##
=============================================
  Coverage         61.55%   61.55%           
=============================================
  Files               490      490           
  Lines             46013    46013           
=============================================
  Hits              28322    28322           
  Misses            17691    17691           

@jslee02 jslee02 marked this pull request as ready for review November 15, 2024 16:57
@jslee02 jslee02 merged commit f5da83e into release-6.15 Nov 15, 2024
28 checks passed
@jslee02 jslee02 deleted the packaging-6.15 branch November 15, 2024 16:57
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.

1 participant