Values.CodeCoveragesSourceval to_value :
CodeCoverage.t list ->
[> `List of
[> `Structure of
(string
* [> `Double of Percentage.t
| `Integer of NonNegativeInt.t
| `String of NonEmptyString.t
| `Timestamp of Timestamp.t ])
list ]
list ]