Skip to content

Add weekly report period to PeriodicReport#333

Merged
bischoffz merged 2 commits into
devfrom
weekly_report_period
Jun 27, 2025
Merged

Add weekly report period to PeriodicReport#333
bischoffz merged 2 commits into
devfrom
weekly_report_period

Conversation

@travisrieglerleidos

Copy link
Copy Markdown
Contributor

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.

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.
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.
@bischoffz bischoffz merged commit 1620c99 into dev Jun 27, 2025
1 check passed
@bischoffz bischoffz deleted the weekly_report_period branch June 27, 2025 16:44
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