|
Ran
|
Files
8
|
Run time
1s
|
Badge
README BADGES
|
push
github
feat: swift export (#178) * feat: swift export * Update client/export.go std function slices.Contains Co-authored-by: Stefan Majewsky <majewsky@gmx.net> * import slices * use headers.ToOpts shorthand Co-authored-by: Stefan Majewsky <majewsky@gmx.net> * cleaner implementation of container EnsureExists Co-authored-by: Stefan Majewsky <majewsky@gmx.net> * remove import http, logg, add ctx * change struct to make more sense around a single idea, the file details, as opposed to the export * convertToRequestedFormat func to simplify RunE * progress bar should be in swift.go now i think * move ProgressReader struct to top * Revert "move ProgressReader struct to top" This reverts commit d3922dae8. * Revert "progress bar should be in swift.go now i think" This reverts commit 59413707f. I wasn't thinking clearly here, this moves it outside of where it should be. Logically, I see what I was going for, but it doesn't make any sense * ExportFormat * Multiline allExportFormats for readability * progressReader and parseExportFormat not exported * fix err where err was already defined above * const for timestamp format with comment as to why * remove debug logging that provides no logging * automatic terminal width for progress bar * remove unneeded default specification of writer for pb --------- Co-authored-by: Stefan Majewsky <majewsky@gmx.net>
116 of 911 relevant lines covered (12.73%)
0.13 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|