|
Ran
|
Jobs
1
|
Files
8
|
Run time
3min
|
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>
29 of 281 new or added lines in 3 files covered. (10.32%)
116 of 911 relevant lines covered (12.73%)
0.13 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 20 |
27.74 |
-4.74% | client/print.go |
| 57 |
0.0 |
client/swift.go | |
| 175 |
14.22 |
client/export.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12994368248.1 | 8 |
12.73 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|