Skip to content

Dev#338

Merged
shawnhatch merged 61 commits intomainfrom
dev
Aug 10, 2025
Merged

Dev#338
shawnhatch merged 61 commits intomainfrom
dev

Conversation

@shawnhatch
Copy link
Contributor

No description provided.

bischoffz and others added 30 commits February 11, 2025 11:22
…284)

* Fixed arguments for DimensionData tests based on MetaInfoReportRunner results

* Removed record-based unit tests based on MetaInfoReport

* Remove explicit constructors from records

---------

Co-authored-by: Riegler <rieglert@leidos.com>
…tion changes (#285)

* Fix reportLabel and reportHeader related issues in the lessons

* Fix typos

* Fix typos

* Update NIOReportItemHandler to prevent reportHeaders from being written to a file multiple times

---------

Co-authored-by: Riegler <rieglert@leidos.com>
Bumps the test-dependencies group with 2 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5).


Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.11.4...r5.12.0)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.11.4...r5.12.0)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.11.4...r5.12.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update GCM docs

* Fix index.html

---------

Co-authored-by: Riegler <rieglert@leidos.com>
Bumps the standard-plugins group with 2 updates in the / directory: [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) and [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin).


Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](mojohaus/flatten-maven-plugin@1.6.0...1.7.0)

Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: standard-plugins
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: standard-plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…293)

* Add docgen folder

* add github actions script

---------

Co-authored-by: bischoffz <bischoffz@leidos.com>
Bumps the standard-plugins group with 1 update: [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin).


Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
- [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.3...maven-install-plugin-3.1.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-install-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: standard-plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update AT_GlobalPropertyDimensionData and AT_SimpleGlobalPropertyId testEquals and testHashCode

* Update AT_GlobalPropertiesPluginData and AT_GlobalPropertyReportPluginData testEquals and testHashCode

* Update GlobalPropertyDimensionData equals and hashCode methods

* Add javadoc comments to GlobalPropertyReportPluginData equals and hashCode methods

* Remove locked field from equals and hashCode methods in GlobalPropertiesPluginData and add javadocs

* Fix typos and formatting

* Update equals and hashCode methods to use objects.equals and objects.hash, and update tests to use getShuffledGlobalPropertyIds
* Added new implementor class for IntSetPeopleContainer

* Improved new int set people container implementation.

* Refactored IntSetPeopleContainer to reduce its memory use.
Bumps the test-dependencies group with 2 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5).


Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.0 to 5.12.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.0 to 5.12.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.0 to 5.12.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the standard-plugins group with 2 updates: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire).


Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: standard-plugins
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: standard-plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps the test-dependencies group with 1 update: [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco).


Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.12...v0.8.13)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-version: 0.8.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update AT_PersonRange testEquals and testHashCode

* Update AT_PersonId testEquals and testHashCode

* Update PersonRange equals and hashCode methods

* Update PersonId equals and hashCode methods

* Update PeoplePluginData equals and hashCode methods

* Update autogenerated equals and hashCode methods to use braces

---------

Co-authored-by: shawnhatch <hatchs@leidos.com>
* Update AT_PropertyDefinition testEquals and testHashCode methods

* Update PropertyDefinition equals and hashCode methods

* Update autogenerated equals and hashCode methods to use braces

---------

Co-authored-by: shawnhatch <hatchs@leidos.com>
shawnhatch and others added 28 commits April 6, 2025 21:38
* Update to documentation

* Chapter 2 updates

* Updates to chapter 4

* More manual chapter updates
Bumps the test-dependencies group with 2 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5).


Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.1 to 5.12.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.1...r5.12.2)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.1 to 5.12.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.1...r5.12.2)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.1 to 5.12.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.1...r5.12.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.12.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.12.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.12.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update equals and hashCode in GroupsPluginData and corresponding tests

* Update equals and hashCode in GroupId and corresponding tests

* Update equals and hashCode in GroupsForPersonFilter and corresponding tests

* Update equals and hashCode in GroupMemberFilter and corresponding tests

* Update equals and hashCode in GroupTypesForPersonFilter and corresponding tests

* Update equals and hashCode in GroupsForPersonAndGroupTypeFilter and corresponding tests

* Update equals and hashCode in GroupPropertyDimensionData and corresponding tests

* Update equals and hashCode in GroupPropertyReportPluginData and corresponding tests

* Update equals and hashCode in GroupTypeCountMap and corresponding tests

* Update tests to use Equality.getRandomEquality

* Update testEquals and testHashCode in AT_GroupPopulationReportPluginData

---------

Co-authored-by: shawnhatch <hatchs@leidos.com>
* Update equals and hashCode in ResourceInitialization and corresponding tests

* Update equals and hashCode in ResourceFilter and corresponding tests

* Update equals and hashCode in ResourceReportPluginData and corresponding tests

* Update equals and hashCode in ResourcePropertyReportPluginData and corresponding tests

* Update equals and hashCode in PersonResourceReportPluginData and corresponding tests

* Update equals and hashCode in ResourcesPluginData and corresponding tests

---------

Co-authored-by: shawnhatch <hatchs@leidos.com>
* Update equals and hashCode in StageId and corresponding tests

* Update equals and hashCode in BatchId and corresponding tests

* Update equals and hashCode in StageReportPluginData and corresponding tests

* Update equals and hashCode in MaterialsProducerResourceReportPluginData and corresponding tests

* Update equals and hashCode in MaterialsProducerPropertyReportPluginData and corresponding tests

* Update equals and hashCode in BatchStatusReportPluginData and corresponding tests

* Update equals and hashCode in MaterialsPluginData and corresponding tests

* Add assertion that two pluginDatas are different objects in testEquals AT_MaterialsPluginData

---------

Co-authored-by: shawnhatch <hatchs@leidos.com>
* Update equals and hashCode in PersonPropertyFilter and corresponding tests

* Update equals and hashCode in PersonPropertyDimensionData and corresponding tests

* Update equals and hashCode in PersonPropertyReportPluginData and corresponding tests

* Update equals and hashCode in PersonPropertyInteractionReportPluginData and corresponding tests

* Update equals and hashCode in PersonPropertiesPluginData and corresponding tests

* Update equals and hashCode in PersonPropertyValueInitialization and corresponding tests

* Update equals and hashCode for LocalPersonPropertyId in AT_PersonPropertyDataManager

* Increase randomness for testEquals and testHashCode in AT_PersonPropertyFilter

* Update getRandomPersonPropertyValueInitialization by removing booleans

* Fix typos in comments for AT_PersonPropertyFilter and AT_PersonPropertyInitialization

---------

Co-authored-by: shawnhatch <hatchs@leidos.com>
* Update equals and hashCode in SimpleAttributeId and corresponding tests

* Update equals and hashCode in AttributeDefinition and corresponding tests

* Update equals and hashCode in AttributesPluginData and corresponding tests

* Update equals and hashCode in Partition and corresponding tests

* Update equals and hashCode in LabelSet and corresponding tests

* Update equals and hashCode in AndFilter and corresponding tests

* Update equals and hashCode in LocalFilter in AT_Filter

* Update equals and hashCode in OrFilter and corresponding tests

* Update equals and hashCode in NotFilter and corresponding tests

* Fix typo in testEquals in AT_SimpleAttributeId

* Add assertFalse(partition1 == partition2) to testEquals in AT_Partition

* Fix typo in testEquals in AT_OrFilter

* Add tests to show input order does not matter in testEquals and testHashCode in AndFilter

* Add tests to show input order does not matter in testEquals and testHashCode in OrFilter

* Update equals and hashCode in PartitionsPluginData and corresponding tests

* Update equals and hashCode in AttributeFilter and corresponding tests

* Update equals and hashCode in FalseFilter and corresponding tests

* Update equals and hashCode in TrueFilter and corresponding tests

* Minor updates to equals and testEquals for FalseFilter, TrueFilter, and PartitionsPluginData

---------

Co-authored-by: shawnhatch <hatchs@leidos.com>
* Update equals and hashCode in ActorId and corresponding tests

* Update equals and hashCode in DataManagerId and corresponding tests

* Update equals and hashCode in ReportId and corresponding tests

* Update equals and hashCode in SimplePluginId and corresponding tests

* Update equals and hashCode in SimulationState and corresponding tests

* Update equals and hashCode in AT_ActorContext

* Update equals and hashCode in TestScenarioReport and corresponding tests

* Update equals and hashCode in RunContinuityPluginData and corresponding tests

* Update equals and hashCode in ExperimentParameterData and corresponding tests

* Update equals and hashCode in FunctionalDimensionData and corresponding tests

* Update equals and hashCode in IdentifiableFunction and corresponding tests

* Update equals and hashCode in TestReportPlan and corresponding tests

* Update equals and hashCode in TestDataManagerPlan and corresponding tests

* Update equals and hashCode in TestActorPlan and corresponding tests

* Update equals and hashCode for TestDimensionData in AT_DimensionData

* Update equals and hashCode in Plugin and corresponding tests

* Update equals and hashCode in TestPluginData and corresponding tests

* Minor updates and typo corrections

---------

Co-authored-by: shawnhatch <hatchs@leidos.com>
* Add ScenarioContainer and corresponding tests

* Update AT_ScenarioContainer and ScenarioContainer

Made final adjustments to AT_ScenarioContainer and removed toString
from ScenarioContainer and testToString from AT_ScenarioContainer.
Bumps the test-dependencies group with 2 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5).


Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.2 to 5.13.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.0)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.2 to 5.13.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.0)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.2 to 5.13.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add a SimulationState instance to the DimensionContext

* Added unit tests
Bumps the test-dependencies group with 2 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5).


Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.13.0...r5.13.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.13.0...r5.13.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.13.0...r5.13.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.13.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts:
#	pom.xml
#	simulation/src/test/java/gov/hhs/aspr/ms/gcm/simulation/nucleus/AT_ActorContext.java
Updated the MavenCentral documentation by fixing minor typos,
fixing the table of contents links, adjusting the capitalization of some
words, and adding a few additional details for clarification.
Bumps the test-dependencies group with 2 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework).


Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.1 to 5.13.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.1...r5.13.2)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.1 to 5.13.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.1...r5.13.2)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.1 to 5.13.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.1...r5.13.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.13.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: org.sonatype.central:central-publishing-maven-plugin
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the standard-plugins group with 1 update: [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin).


Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](mojohaus/flatten-maven-plugin@1.7.0...1.7.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: standard-plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add weekly report period to PeriodicReport

Added a new weekly value to ReportPeriod and updated PeriodicReport to
accommodate it. Updated AT_PeriodicReport to test for weekly reports and
updated other failing tests to now account for the weekly
ReportPeriod value.

* Update weekly logic in PeriodicReport

Updated the weekly logic in PeriodicReport to now have weekly reports
be flushed on an interval of day 7, day 14, day 21 etc regardless of
what the sim start time was. With the old logic, we were just adding 7
days to whatever the sim start time was, which if the sim start time was
3.5 then the flush interval would be day 10, day 17, day 24, etc.
@shawnhatch shawnhatch merged commit 0c963d9 into main Aug 10, 2025
2 checks passed
@shawnhatch shawnhatch deleted the dev branch August 10, 2025 16:40
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.

3 participants