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

generalize concatenate function and minor changes #8

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

zoeprieto
Copy link
Owner

@zoeprieto zoeprieto commented Aug 8, 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)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10302484158

Details

  • 0 of 10 (0.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.007%) to 84.783%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/mgxs.cpp 0 1 0.0%
src/thermal.cpp 0 1 0.0%
src/nuclide.cpp 0 2 0.0%
include/openmc/string_utils.h 0 6 0.0%
Totals Coverage Status
Change from base Build 10291722938: -0.007%
Covered Lines: 49509
Relevant Lines: 58395

💛 - Coveralls

@zoeprieto zoeprieto merged commit 2dfb210 into develop Aug 8, 2024
14 checks passed
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