Skip to content

Increased log coverage across the codebase to improve observability and simplify debugging#1507

Merged
ORybak5 merged 6 commits into
mainfrom
increasing-log-coverage6
Jul 13, 2026
Merged

Increased log coverage across the codebase to improve observability and simplify debugging#1507
ORybak5 merged 6 commits into
mainfrom
increasing-log-coverage6

Conversation

@ORybak5

@ORybak5 ORybak5 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

What

Increased log coverage across the codebase to improve observability and simplify debugging.

Why

Existing logs were insufficient to effectively trace execution and diagnose issues. Increasing log coverage improves observability and reduces the time required for troubleshooting.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Internal change (non-breaking change with no effect on the functionality affecting end users)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users

@github-actions

Copy link
Copy Markdown

Looks good. All 1 mutations in this change were killed.

class surviving killed
💯uk.nhs.adaptors.gp2gp.common.storage.S3StorageConnector 0 1

See https://pitest.org

@ORybak5 ORybak5 marked this pull request as ready for review July 13, 2026 14:07
@ORybak5 ORybak5 requested a review from a team as a code owner July 13, 2026 14:07
@ORybak5 ORybak5 merged commit fa178b6 into main Jul 13, 2026
13 checks passed
@ORybak5 ORybak5 deleted the increasing-log-coverage6 branch July 13, 2026 14:37
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