FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove health check feature by LeeParrishMSFT · Pull Request #1052 · microsoft/botbuilder-java · GitHub

This repository was archived by the owner on Dec 4, 2023. It is now read-only.
/ botbuilder-java Public archive

Remove health check feature - #1052

Merged
tracyboehrer (tracyboehrer) merged 2 commits into
mainfrom
lparrish/Issue1040
Mar 11, 2021
Merged

Remove health check feature#1052
tracyboehrer (tracyboehrer) merged 2 commits into
mainfrom
lparrish/Issue1040

Conversation

Copy link
Copy Markdown
Contributor

Fixes #1040

Description

Removed code for Health Check feature, based on previous PR that added it.

Specific Changes

Removed code for health check from ActivityHandler, and supporting classes HealthCheck.java, HealthResult.java, and HealthCheckResponse.java that were only used by the Health Check feature. Removed unit tests for Health Check from ActivityHandler unit tests.

Testing

Ran all unit tests with successful results.

tracyboehrer (tracyboehrer) deleted the lparrish/Issue1040 branch March 11, 2021 20:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate HealthCheck activity (Java)

2 participants


Back | FazBrowse Home | New Git URL