-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
check_http: Prevent empty summaries/details
Instead of allowing summaries/details with "" as text, we now yield a None instead of a CheckResult. The builder functions that come with this change also make the construction a bit easier. CMK-14257 Change-Id: I9f9f90c38de9916421c5d9032801ccfe2795ff0e
- Loading branch information
1 parent
8f22f71
commit 67b32c3
Showing
3 changed files
with
122 additions
and
141 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.