Skip to content

Adds logging for search params and normalizes reindex log messages. - #5789

Open
SergeyGaluzo wants to merge 2 commits into
mainfrom
users/sergal/messages
Open

Adds logging for search params and normalizes reindex log messages.#5789
SergeyGaluzo wants to merge 2 commits into
mainfrom
users/sergal/messages

Conversation

@SergeyGaluzo

@SergeyGaluzo SergeyGaluzo commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Fixes https://microsofthealth.visualstudio.com/Health/_workitems/edit/204978/
by adding logging in SqlServerFhirDataStore for pending search param statuses

Normalizes reindex messages to facilitate debugging (reindex word is part of every message)

Also corrects (makes plural) method names GetAllSearchParameterStatuses and ApplySearchParameterStatuses

@SergeyGaluzo
SergeyGaluzo requested a review from a team as a code owner September 3, 2026 18:41
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.93%. Comparing base (8a49535) to head (d5d4ed5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5789   +/-   ##
=======================================
  Coverage   78.93%   78.93%           
=======================================
  Files        1016     1016           
  Lines       36940    36914   -26     
  Branches     5619     5617    -2     
=======================================
- Hits        29158    29139   -19     
+ Misses       6403     6395    -8     
- Partials     1379     1380    +1     

see 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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