tensorbay.healthcheck.report

HealthReport.

HealthReport contains all the errors found through healthcheck within Dataset or FusionDataset, including the result of basic checking and catalog checking.

class tensorbay.healthcheck.report.Error[source]

Bases: object

Base class of healthcheck errors.

class tensorbay.healthcheck.report.HealthReport[source]

Bases: object

HealthReport is the result of the healthcheck, which contains all the errors.