Skip to content

Conversation

@qmoya
Copy link

@qmoya qmoya commented Mar 20, 2018

“Enter user name?”, with a question mark, is a question to which the answer is either “yes” or “no,” not a username. Accordingly, I removed the question mark. (Another possibility would be to simply ask: “What’s your username?”)

Also, the Oxford Dictionary of English gives the compound word “username” to refer to "an identification used by a person with access to a computer, network, or online service,” which I suppose it’s the meaning intended here. I rewrote it like that.

“Enter user name?”, with a question mark, is a question to which the answer is either “yes” or “no”, not a username. Therefore, I removed the question mark. (Another possibility would be to simply ask: “What’s your username?”)

Also, the Oxford Dictionary of English gives the compound word “username” to refer to "an identification used by a person with access to a computer, network, or online service,” which I suppose it’s the meaning intended here. I respelled it like that.
@codecov-io
Copy link

Codecov Report

Merging #41 into master will decrease coverage by 2.33%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #41      +/-   ##
=========================================
- Coverage   98.93%   96.6%   -2.34%     
=========================================
  Files          11      39      +28     
  Lines         936    1912     +976     
  Branches        0      63      +63     
=========================================
+ Hits          926    1847     +921     
- Misses         10      65      +55
Impacted Files Coverage Δ
SwiftlineTests/SwiftlineTests/ArgsTests.swift 100% <0%> (ø) ⬆️
SwiftlineTests/SwiftlineTests/ColorizerTest.swift 100% <0%> (ø) ⬆️
SwiftlineTests/SwiftlineTests/AgreeTests.swift 100% <0%> (ø) ⬆️
SwiftlineTests/SwiftlineTests/GlobTests.swift 100% <0%> (ø) ⬆️
...iftlineTests/SwiftlineTests/AskSettingsTests.swift 100% <0%> (ø) ⬆️
SwiftlineTests/SwiftlineTests/RunnerTests.swift 100% <0%> (ø) ⬆️
SwiftlineTests/SwiftlineTests/ENVTests.swift 100% <0%> (ø) ⬆️
SwiftlineTests/SwiftlineTests/AskTests.swift 100% <0%> (ø) ⬆️
...ftlineTests/SwiftlineTests/AgreeSettingsTest.swift 100% <0%> (ø) ⬆️
Source/Glob.swift 100% <0%> (ø)
... and 29 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0b3e41...76691f8. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants