Skip to content

default case surveillance is enabled for Malaria#14141

Merged
KarnaiahPesula merged 1 commit into
developmentfrom
bugfix-malaria-defaultcasesurveillanceenabled
Jul 3, 2026
Merged

default case surveillance is enabled for Malaria#14141
KarnaiahPesula merged 1 commit into
developmentfrom
bugfix-malaria-defaultcasesurveillanceenabled

Conversation

@KarnaiahPesula

@KarnaiahPesula KarnaiahPesula commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Fixes #

Summary by CodeRabbit

  • Bug Fixes
    • Malaria case surveillance is now enabled by default, so it will be available without extra setup.

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ac1a3caa-b65c-4fda-bfeb-1a66776cce60

📥 Commits

Reviewing files that changed from the base of the PR and between 7086e7a and de799a2.

📒 Files selected for processing (1)
  • sormas-api/src/main/java/de/symeda/sormas/api/Disease.java

📝 Walkthrough

Walkthrough

The MALARIA constant in the Disease enum has its defaultCaseSurveillanceEnabled constructor argument changed from false to true. No other changes are made.

Changes

Malaria Case Surveillance Flag

Layer / File(s) Summary
Update MALARIA default case surveillance flag
sormas-api/src/main/java/de/symeda/sormas/api/Disease.java
The defaultCaseSurveillanceEnabled argument for the MALARIA enum constant is changed from false to true.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related issues

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description only contains the template placeholder and lacks a specific issue number or any implementation details. Replace the placeholder with the actual issue number after Fixes # and add a brief summary of the change and impact.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the change: enabling default case surveillance for Malaria.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bugfix-malaria-defaultcasesurveillanceenabled

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.

@KarnaiahPesula KarnaiahPesula requested review from raulbob and roldy July 3, 2026 08:02
@KarnaiahPesula KarnaiahPesula merged commit 54a4331 into development Jul 3, 2026
7 checks passed
@KarnaiahPesula KarnaiahPesula deleted the bugfix-malaria-defaultcasesurveillanceenabled branch July 3, 2026 08:08
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