WeTransfer / Diagnostics

Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
MIT License
933 stars 53 forks source link

Wrap words for better readability #112

Closed AvdLee closed 2 years ago

AvdLee commented 2 years ago

Long text would not easily be readable since it requires us to scroll horizontally. This is a quick win that will improve readability

image
wetransferplatform commented 2 years ago
Fails
:no_entry_sign: Testing cancelled because the build failed.
:no_entry_sign: Some model objects have unexpectedly changed since the build was started. Please try again.
:no_entry_sign: Build service could not create build operation: internal error: could not generate PIF because the workspace has not finished loading or is still waiting for package resolution
Warnings
:warning: **Sources/Logging/Loggable.swift#L8** - Lines should not have trailing whitespace. (`trailing_whitespace`)
:warning: **Sources/Logging/Loggable.swift#L11** - Lines should not have trailing whitespace. (`trailing_whitespace`)
Messages
:book: View more details on Bitrise

Code Coverage Report

Name Coverage

Generated by :no_entry_sign: Danger Swift against f3ccc5cc449b9dbb937f7c2dd1b958d89cd11434

AvdLee commented 2 years ago

There are some SwiftLint warnings, but yeah code looks good to me

Yes, fixed them in the other PR!

wetransferplatform commented 2 years ago

Congratulations! :tada: This was released as part of Release 3.0.0 :rocket:

Generated by GitBuddy