Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
KushnirykOleh committed Apr 9, 2024
1 parent 2d0e53b commit 7cb4f40
Show file tree
Hide file tree
Showing 83 changed files with 1,017 additions and 149 deletions.
1 change: 1 addition & 0 deletions build/spock-reports/aggregated_report.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"liquibase.ext.bigquery.database.BigqueryDatabaseSpec":{"executedFeatures":["checkSetup"],"ignoredFeatures":[],"stats":{"failures":0,"errors":0,"skipped":0,"totalRuns":1,"totalFeatures":1,"passed":1,"successRate":1.0,"time":48},"title":"","narrative":""},"liquibase.ext.bigquery.database.BigqueryDatabaseTest":{"executedFeatures":["checkSetup"],"ignoredFeatures":[],"stats":{"failures":0,"errors":0,"skipped":0,"totalRuns":1,"totalFeatures":1,"passed":1,"successRate":1.0,"time":2},"title":"","narrative":""},"liquibase.ext.bigquery.database.BigqueryDatabaseSpec":{"executedFeatures":["checkSetup"],"ignoredFeatures":[],"stats":{"failures":0,"errors":0,"skipped":0,"totalRuns":1,"totalFeatures":1,"passed":1,"successRate":1.0,"time":56},"title":"","narrative":""},"liquibase.ext.bigquery.database.BigqueryDatabaseTest":{"executedFeatures":["checkSetup"],"ignoredFeatures":[],"stats":{"failures":0,"errors":0,"skipped":0,"totalRuns":1,"totalFeatures":1,"passed":1,"successRate":1.0,"time":2},"title":"","narrative":""},"liquibase.ext.bigquery.database.BigqueryDatabaseSpec":{"executedFeatures":["checkSetup"],"ignoredFeatures":[],"stats":{"failures":0,"errors":0,"skipped":0,"totalRuns":1,"totalFeatures":1,"passed":1,"successRate":1.0,"time":84},"title":"","narrative":""},"liquibase.ext.bigquery.database.BigqueryDatabaseTest":{"executedFeatures":["checkSetup"],"ignoredFeatures":[],"stats":{"failures":0,"errors":0,"skipped":0,"totalRuns":1,"totalFeatures":1,"passed":1,"successRate":1.0,"time":4},"title":"","narrative":""},"liquibase.ext.bigquery.database.BigqueryDatabaseSpec":{"executedFeatures":["checkSetup"],"ignoredFeatures":[],"stats":{"failures":0,"errors":0,"skipped":0,"totalRuns":1,"totalFeatures":1,"passed":1,"successRate":1.0,"time":115},"title":"","narrative":""},"liquibase.ext.bigquery.database.BigqueryDatabaseTest":{"executedFeatures":["checkSetup"],"ignoredFeatures":[],"stats":{"failures":0,"errors":0,"skipped":0,"totalRuns":1,"totalFeatures":1,"passed":1,"successRate":1.0,"time":4},"title":"","narrative":""},"liquibase.ext.bigquery.database.BigqueryDatabaseSpec":{"executedFeatures":["checkSetup"],"ignoredFeatures":[],"stats":{"failures":0,"errors":0,"skipped":0,"totalRuns":1,"totalFeatures":1,"passed":1,"successRate":1.0,"time":167},"title":"","narrative":""}}
159 changes: 159 additions & 0 deletions build/spock-reports/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
<!DOCTYPE html><html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'></meta>
<style>body {
font-family: Helvetica, Arial, sans-serif;
font-weight: 300;
}

h2 {
font-weight: 400;
}

h3 {
font-weight: 200;
}

table {
margin: 5px;
}

.ignored {
color: gray;
}

div.project-header {
margin-bottom: 10px;
font-size: large;
}

div.project-header &gt; span.project-name {

}

div.project-header &gt; span.project-version {
padding-left: 20px;
}

div.date-test-ran {
font-size: small;
font-style: italic;
}

div.spec-title {
padding: 10px 0px 5px 0px;
}

table.summary-table {
width: 800px;
text-align: left;
font-weight: 500;
font-size: small;
}

table.summary-table th {
background: lightblue;
padding: 6px;
}

table.summary-table td {
background: #E0E0E0;
padding: 6px;
}

tr.error td, td.error {
background-color: #F89A4F !important;
}

tr.failure td, td.failure {
color: red;
}

div.footer {
text-align: center;
font-size: small;
}
</style>
</head>
<body>
<h2>Specification run results</h2>
<hr></hr>
<div class='summary-report'>
<h3>Specifications summary:</h3>
<div class='date-test-ran'>Created on Tue Apr 09 16:07:16 EEST 2024 by okush</div>
<table class='summary-table'>
<thead>
<tr>
<th>Total</th>
<th>Passed</th>
<th>Failed</th>
<th>Skipped</th>
<th>Ft Total</th>
<th>Ft Passed</th>
<th>Ft Failed</th>
<th>Ft Skipped</th>
<th>Success rate</th>
<th>Total time</th>
</tr>
</thead>
<tbody>
<tr>
<td>2</td>
<td>2</td>
<td>0</td>
<td>0</td>
<td>2</td>
<td>2</td>
<td>0</td>
<td>0</td>
<td>100.0%</td>
<td>0.171 seconds</td>
</tr>
</tbody>
</table>
</div>
<h3>Specifications:</h3>
<table class='summary-table'>
<thead>
<tr>
<th>Name</th>
<th>Features</th>
<th>Iterations</th>
<th>Failed</th>
<th>Errors</th>
<th>Skipped</th>
<th>Success rate</th>
<th>Time</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href='liquibase.ext.bigquery.database.BigqueryDatabaseSpec.html'>liquibase.ext.bigquery.database.BigqueryDatabaseSpec</a>
</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100.0%</td>
<td>0.167 seconds</td>
</tr>
<tr>
<td>
<a href='liquibase.ext.bigquery.database.BigqueryDatabaseTest.html'>liquibase.ext.bigquery.database.BigqueryDatabaseTest</a>
</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>100.0%</td>
<td>0.004 seconds</td>
</tr>
</tbody>
</table>
<hr></hr>
<div class='footer'>Generated by <a href='https://github.com/renatoathaydes/spock-reports'>Athaydes Spock Reports</a></div>
</body>
</html>
Loading

0 comments on commit 7cb4f40

Please sign in to comment.