{% extends "data_hub/base_data_hub.html" %} {% block data_hub_content %}
| {% if chk.ok %} {% else %}{% endif %} | {{ chk.name }} | {{ chk.detail }} |
| Input | Expected | Got | Type |
|---|---|---|---|
| {{ f.input }} | {{ f.expected }} | {{ f.got }} | {{ f.type }} |
| ... and {{ r.pipeline.failures|length - 100 }} more | |||