Skip to content

EOD Date was calculating wrong. - #84

Merged
snehar-nd merged 2 commits into
release-3.7.1from
Sn/hrp
Jun 17, 2026
Merged

EOD Date was calculating wrong.#84
snehar-nd merged 2 commits into
release-3.7.1from
Sn/hrp

Conversation

@snehar-nd

Copy link
Copy Markdown
Contributor

📋 Description

JIRA ID:

AMM-2339

✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)

snehar-nd and others added 2 commits June 5, 2026 13:18
When adding 7 days to LMP caused a month overflow (e.g. Dec 25 → Jan 1),
setMonth was still using the original LMP month, producing a wrong EDD.
Now both setDate and setMonth operate on eddDate directly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3c52443a-d545-4c93-9220-ae94c8ec23b9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch Sn/hrp

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud

Copy link
Copy Markdown

@snehar-nd
snehar-nd changed the base branch from release-3.7.0 to release-3.7.1 June 16, 2026 11:59
@snehar-nd
snehar-nd merged commit 182260b into release-3.7.1 Jun 17, 2026
4 checks passed
@snehar-nd
snehar-nd deleted the Sn/hrp branch July 24, 2026 06:04
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