idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.6k stars 1k forks source link

Don't wait for the debugger in multiapps #27512

Closed loganharbour closed 2 weeks ago

loganharbour commented 2 weeks ago

Closes #27511

loganharbour commented 2 weeks ago

Nice. I'm surprised no one has run into this before

Turns out that the action of debugging large griffin runs does result in solid framework contributions

moosebuild commented 2 weeks ago

Job Documentation on 024ea50 wanted to post the following:

View the site here

This comment will be updated on new commits.

moosebuild commented 2 weeks ago

Job Coverage on 024ea50 wanted to post the following:

Framework coverage

b74351 #27512 024ea5
Total Total +/- New
Rate 85.13% 85.13% +0.00% 100.00%
Hits 103067 103068 +1 2
Misses 18005 18004 -1 0

Diff coverage report

Full coverage report

Modules coverage

Coverage did not change

Full coverage reports

Reports - [`framework`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/framework) - [`chemical_reactions`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/chemical_reactions) - [`combined`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/combined) - [`contact`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/contact) - [`electromagnetics`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/electromagnetics) - [`external_petsc_solver`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/external_petsc_solver) - [`fluid_properties`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/fluid_properties) - [`fsi`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/fsi) - [`functional_expansion_tools`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/functional_expansion_tools) - [`geochemistry`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/geochemistry) - [`heat_transfer`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/heat_transfer) - [`level_set`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/level_set) - [`misc`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/misc) - [`navier_stokes`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/navier_stokes) - [`optimization`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/optimization) - [`peridynamics`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/peridynamics) - [`phase_field`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/phase_field) - [`porous_flow`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/porous_flow) - [`ray_tracing`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/ray_tracing) - [`rdg`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/rdg) - [`reactor`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/reactor) - [`richards`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/richards) - [`scalar_transport`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/scalar_transport) - [`solid_mechanics`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/solid_mechanics) - [`solid_properties`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/solid_properties) - [`stochastic_tools`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/stochastic_tools) - [`thermal_hydraulics`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/thermal_hydraulics) - [`xfem`](https://mooseframework.inl.gov/docs/PRs/27512/coverage/xfem)

This comment will be updated on new commits.

loganharbour commented 2 weeks ago

Failures are unrelated.