We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b7f6b2 commit fece382Copy full SHA for fece382
src/macaron/output_reporter/templates/macaron.html
@@ -228,9 +228,9 @@
228
<div class="table_caption">Provenance summary</div>
229
<div id= "prov_justification">
230
{% if target.provenances.is_inferred == true %}
231
- Could not find a provenance for this repository. Below is what Macaron has inferred.
+ Could not find a provenance for the target component. Below is what Macaron has inferred.
232
{% else %}
233
- This is the provenance found for this repository.
+ This is the provenance found for the target component.
234
{% endif %}
235
</div>
236
0 commit comments