Closed GregoryAlbouy closed 1 year ago
:exclamation: No coverage uploaded for pull request base (
feat/major-api-improvements@a3b1225
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## feat/major-api-improvements #59 +/- ##
==============================================================
Coverage ? 81.64%
==============================================================
Files ? 27
Lines ? 899
Branches ? 0
==============================================================
Hits ? 734
Misses ? 137
Partials ? 28
Flag | Coverage Δ | |
---|---|---|
unittests | 81.64% <0.00%> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
⚠️ DO NOT MERGE until it targets
master
Description
Changes
configfile
frombenchttp/cli
into this repoUnmarshal
andNewDecoder(in).Decode(&dst)
configio.file
)configio.file
?~ ➡️ No use case for nowconfigio.Representation
? (hardly usable besides direct unmarshaling)~ ➡️ #61benchttp.Runner
->configio.Representation
->[]byte
(json/yaml)~ ➡️ #63Notes