Skip to content

Fix + more robustness in MeshBase::get_info() - #4532

Open
roystgnr wants to merge 2 commits into
libMesh:develfrom
roystgnr:fix_info
Open

Fix + more robustness in MeshBase::get_info()#4532
roystgnr wants to merge 2 commits into
libMesh:develfrom
roystgnr:fix_info

Conversation

@roystgnr

Copy link
Copy Markdown
Member

These are stripped from #4411, since they handle pre-existing issues that were merely discovered there.

These are const methods, so we can't update caches on the fly, but we
can note that the cached data may be outdated rather than failing
assertions in the queries.
This was a pre-existing bug but we just never noticed it...
@moosebuild

Copy link
Copy Markdown

Job Coverage, step Generate coverage on 843f22b wanted to post the following:

Coverage

036428 #4532 843f22
Total Total +/- New
Rate 65.93% 65.93% +0.00% 100.00%
Hits 79374 79382 +8 17
Misses 41021 41025 +4 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.

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