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

unify concatenate function #7

Merged
merged 1 commit into from
Aug 7, 2024
Merged

unify concatenate function #7

merged 1 commit into from
Aug 7, 2024

Conversation

zoeprieto
Copy link
Owner

@zoeprieto zoeprieto commented Aug 7, 2024

Description

Please include a summary of the change and which issue is fixed if applicable. Please also include relevant motivation and context.

Fixes # (issue)

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@zoeprieto zoeprieto merged commit b0da8a4 into develop Aug 7, 2024
14 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10290728114

Details

  • 0 of 7 (0.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 84.79%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/mgxs.cpp 0 1 0.0%
src/nuclide.cpp 0 1 0.0%
src/thermal.cpp 0 1 0.0%
include/openmc/string_utils.h 0 4 0.0%
Totals Coverage Status
Change from base Build 10288198323: 0.01%
Covered Lines: 49509
Relevant Lines: 58390

💛 - Coveralls

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.

2 participants