Commit Graph

2 Commits

Author SHA1 Message Date
dushyanthsc a5172fd917 test/webhook-apicoverage: Changing html display to use go templates (#564)
This change changes webhook apicoverage HTML display to use to templates
moving away from current approach of using string buffers

This change does not take display-rules into account as its not being
used at the moment. When there is a use-case the template hanlding needs
to be modified accordingly.
2019-09-05 07:06:06 -07:00
chaodaiG 74bcad8981 Move webhook apicoverage to knative/pkg (#555)
* add webhook-apicoverage under test

* replacing importing path to pkg/test

* update deps

* feedback updates
2019-08-06 07:16:55 -07:00