create a global state query to retrieve the local state from the different objects directly. Also fix some potential deadlocks with certain queries querying from a disconnected broker or core
revert a change to "current_state" query
Automated formatting of repo files (#1615)
Strict config check (#1607)
Add an option for strict config file checking, this only applies to certain options at the moment but will expand later.
update some test files to allow flexible options and fix some tests
Automated formatting of repo files (#1608)
Co-authored-by: Philip Top <top1@llnl.gov> Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>
apply recommendations from code-review
Automated formatting of repo files (#1612)
Co-authored-by: Philip Top <top1@llnl.gov> Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>
fix clang-tidy issues
fix additional clang-tidy issues
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>
- Automated formatting of repo files
Co-authored-by: Philip Top <top1@llnl.gov> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>
fix clang-tidy issues
fix cpplint issues
Automated formatting of repo files (#1616)
Co-authored-by: Philip Top <top1@llnl.gov> Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>
update the queries page docs to include global_state
more FederateStateString to a single function
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: HELICS-bot <HELICS-bot@users.noreply.github.com>