Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure CanonicalizedSubscription reflects StorageSettings.isCrossPartitionSubscriptionEnabled if it's true. Make that setting is true by default #5810

Conversation

lukedegruchy
Copy link
Collaborator

@lukedegruchy lukedegruchy commented Mar 28, 2024

  • Ensure CanonicalizedSubscription is set to StorageSettings.isCrossPartitionSubscriptionEnabled() if it's true
  • Ensure StorageSettings.isCrossPartitionSubscriptionEnabled() is true by default
  • Add a new test and fix other tests to use the new SubscriptionCanonicalizer constructor.
  • Deprecate FhirPatch rule

Copy link

github-actions bot commented Mar 28, 2024

Formatting check succeeded!

@lukedegruchy lukedegruchy changed the title First commit with TODOs and logging. Ensure CanonicalizedSubscription is set to StorageSettings.isCrossPartitionSubscriptionEnabled(). Ensure this config is true by default. Apr 5, 2024
@lukedegruchy lukedegruchy changed the title Ensure CanonicalizedSubscription is set to StorageSettings.isCrossPartitionSubscriptionEnabled(). Ensure this config is true by default. Ensure CanonicalizedSubscription reflects StorageSettings.isCrossPartitionSubscriptionEnabled if it's true. Make that setting is true by default Apr 5, 2024
@lukedegruchy lukedegruchy marked this pull request as ready for review April 5, 2024 16:46
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.33%. Comparing base (497b9f2) to head (c37fca6).
Report is 32 commits behind head on master.

❗ Current head c37fca6 differs from pull request most recent head 4dd20b4. Consider uploading reports for the commit 4dd20b4 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5810      +/-   ##
============================================
- Coverage     83.39%   83.33%   -0.07%     
- Complexity    26927    26947      +20     
============================================
  Files          1681     1686       +5     
  Lines        103965   104134     +169     
  Branches      13189    13218      +29     
============================================
+ Hits          86702    86780      +78     
- Misses        11613    11707      +94     
+ Partials       5650     5647       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lukedegruchy lukedegruchy enabled auto-merge (squash) April 9, 2024 13:15
@lukedegruchy lukedegruchy merged commit 4d8427a into master Apr 9, 2024
64 of 65 checks passed
@lukedegruchy lukedegruchy deleted the ld-20240328-subscription-partition-patient-id-does-not-trigger branch April 9, 2024 14:27
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.

None yet

2 participants