refactor: rename common package to healthcheck#282
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThis pull request migrates health check types from the Changes
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
ea3333e to
7c2858e
Compare
cce50f9 to
33e99fc
Compare
7c2858e to
e320e28
Compare
33e99fc to
8c5edbb
Compare
72b56b1 to
522c473
Compare
This is to deconflict with a new `common` package that we'll add in a subsequent PR. PLAT-417
8c5edbb to
62341c7
Compare
Summary
Renames the
commonpackage, which only contained a health check interface, tohealthcheck. This is to deconflict with a newcommonpackage that we'll add in a subsequent PR.Testing
There should be no functional changes from this PR.
PLAT-417