Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
80px
80px.com
dotnet
HelloWorld
Commits
9cba0df4
Verified
Commit
9cba0df4
authored
Jul 25, 2021
by
Mark Malone
Browse files
updating readme
parent
e9b965ef
Pipeline
#3232
passed with stage
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9cba0df4
# HelloWorld
[

](https://code.80px.com/80px/80px.com/dotnet/helloworld/-/commits/main)
[

](https://code.80px.com/80px/80px.com/dotnet/helloworld/-/commits/main)
HelloWorld is a dotnet 5.0 project to return "Hello world".
HelloWorld is a dotnet 5.0
library
project to return "Hello world".
## Installation
...
...
@@ -40,28 +40,33 @@ Starting test execution, please wait...
A total of 1
test
files matched the specified pattern.
Attachments:
.../helloworld/HelloWorld.Tests/TestResults/781ade8b-4be2-479a-8b2d-e180b7a24b36/coverage.cobertura.xml
Passed! - Failed: 0, Passed: 1, Skipped: 0, Total: 1, Duration: 10 ms - .../helloworld/HelloWorld.Tests/bin/Debug/net5.0/HelloWorld.Tests.dll
(
net5.0
)
2021-07-25T09:17:22: Arguments
2021-07-25T09:17:22:
-reports
:./HelloWorld.Tests/TestResults/
*
/coverage.cobertura.xml
2021-07-25T09:17:22:
-targetdir
:Reports_Coverage
2021-07-25T09:17:22:
-reportTypes
:TextSummary
2021-07-25T09:17:23: Writing report file
'Reports_Coverage/Summary.txt'
2021-07-25T09:17:23: Report generation took 0.2 seconds
.../helloworld/HelloWorld.Tests/TestResults/c5d29dcc-1bb0-4fa9-a996-02ce8f43c02d/coverage.cobertura.xml
Passed! - Failed: 0, Passed: 1, Skipped: 0, Total: 1, Duration: 4 ms - .../helloworld/HelloWorld.Tests/bin/Debug/net5.0/HelloWorld.Tests.dll
(
net5.0
)
2021-07-25T12:42:15: Arguments
2021-07-25T12:42:15:
-reports
:./HelloWorld.Tests/TestResults/
*
/coverage.cobertura.xml
2021-07-25T12:42:15:
-targetdir
:Reports_Coverage
2021-07-25T12:42:15:
-reportTypes
:TextSummary
2021-07-25T12:42:15: Writing report file
'Reports_Coverage/Summary.txt'
2021-07-25T12:42:15: Report generation took 0.1 seconds
2021-07-25T12:42:16: Arguments
2021-07-25T12:42:16:
-reports
:./HelloWorld.Tests/TestResults/
*
/coverage.cobertura.xml
2021-07-25T12:42:16:
-targetdir
:Reports_Coverage
2021-07-25T12:42:16:
-reportTypes
:Html
2021-07-25T12:42:16: Writing report file
'Reports_Coverage/index.html'
2021-07-25T12:42:16: Report generation took 0.3 seconds
Summary
Generated on: 7/25/2021 -
9:17:23 A
M
Parser: MultiReportParser
(
3
x CoberturaParser
)
Generated on: 7/25/2021 -
12:42:15 P
M
Parser: MultiReportParser
(
2
x CoberturaParser
)
Assemblies: 1
Classes: 1
Files: 1
Line coverage:
5
0.0%
Line coverage:
10
0.0%
Covered lines: 3
Uncovered lines:
3
Coverable lines:
6
Total lines: 1
5
Uncovered lines:
0
Coverable lines:
3
Total lines: 1
1
HelloWorld 50.0%
HelloWorld.Program 50.0%
HelloWorld 100.0%
```
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment