Skip to content

Commit

Permalink
GitHub and Npm Version alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
obany committed May 1, 2018
1 parent 4bff4b5 commit 0bf2ca1
Show file tree
Hide file tree
Showing 39 changed files with 465 additions and 506 deletions.
2 changes: 1 addition & 1 deletion .nsprc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"org": "https://github.com/iota-pico",
"org": "iota-pico",
"integration": "cfd72d3c-b3ed-45f3-808a-9b3f7d0d821c"
}
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ install:
- npm install
script:
- npm run dist || travis_terminate 1
# - npm run security || travis_terminate 1
- npm run security || travis_terminate 1
- npm run test-publish || travis_terminate 1
cache:
directories:
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v0.9.5

* GitHub and Npm Version alignment

## v0.9.4

* Fixed repo links in readme and coverage config

## v0.9.3

* Fixed getAddressesByIndex now allows endIndex of 0
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/https://github.com/iota-pico/business/master/LICENSE) [![Build Status](https://travis-ci.org/https://github.com/iota-pico/business.svg?branch=master)](https://travis-ci.org/https://github.com/iota-pico/business) [![NSP Status](https://nodesecurity.io/orgs/https://github.com/iota-pico/projects/cfd72d3c-b3ed-45f3-808a-9b3f7d0d821c)](https://nodesecurity.io/orgs/https://github.com/iota-pico/projects/cfd72d3c-b3ed-45f3-808a-9b3f7d0d821c)
[![Coveralls](https://img.shields.io/coveralls/https://github.com/iota-pico/business.svg)](https://coveralls.io/github/https://github.com/iota-pico/business)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/iota-pico/business/master/LICENSE) [![Build Status](https://travis-ci.org/iota-pico/business.svg?branch=master)](https://travis-ci.org/iota-pico/business) [![NSP Status](https://nodesecurity.io/orgs/iota-pico/projects/cfd72d3c-b3ed-45f3-808a-9b3f7d0d821c)](https://nodesecurity.io/orgs/iota-pico/projects/cfd72d3c-b3ed-45f3-808a-9b3f7d0d821c)
[![Coveralls](https://img.shields.io/coveralls/iota-pico/business.svg)](https://coveralls.io/github/iota-pico/business)

# IOTA Pico Framework Business

Expand Down
10 changes: 5 additions & 5 deletions coverage/lcov-report/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h1>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Statements</span>
<span class='fraction'>780/780</span>
<span class='fraction'>778/778</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
Expand All @@ -37,7 +37,7 @@ <h1>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Lines</span>
<span class='fraction'>773/773</span>
<span class='fraction'>771/771</span>
</div>
</div>
<p class="quiet">
Expand Down Expand Up @@ -78,13 +78,13 @@ <h1>
<td class="file high" data-value="src/error"><a href="src\error\index.html">src/error</a></td>
<td data-value="100" class="pic high"><div class="chart"><div class="cover-fill cover-full" style="width: 100%;"></div><div class="cover-empty" style="width:0%;"></div></div></td>
<td data-value="100" class="pct high">100%</td>
<td data-value="4" class="abs high">4/4</td>
<td data-value="2" class="abs high">2/2</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="0" class="abs high">0/0</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="1" class="abs high">1/1</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="4" class="abs high">4/4</td>
<td data-value="2" class="abs high">2/2</td>
</tr>

<tr>
Expand Down Expand Up @@ -171,7 +171,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="prettify.js"></script>
Expand Down
14 changes: 7 additions & 7 deletions coverage/lcov-report/src/error/businessError.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h1>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Statements</span>
<span class='fraction'>4/4</span>
<span class='fraction'>2/2</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
Expand All @@ -37,7 +37,7 @@ <h1>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Lines</span>
<span class='fraction'>4/4</span>
<span class='fraction'>2/2</span>
</div>
</div>
<p class="quiet">
Expand All @@ -63,21 +63,21 @@ <h1>
<a name='L15'></a><a href='#L15'>15</a>
<a name='L16'></a><a href='#L16'>16</a>
<a name='L17'></a><a href='#L17'>17</a>
<a name='L18'></a><a href='#L18'>18</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
<a name='L18'></a><a href='#L18'>18</a></td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-yes">1x</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-yes">82x</span>
<span class="cline-any cline-yes">82x</span>
<span class="cline-any cline-yes">1x</span>
<span class="cline-any cline-yes">1x</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import { CoreError } from "@iota-pico/core/dist/error/coreError";
Expand All @@ -103,7 +103,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
10 changes: 5 additions & 5 deletions coverage/lcov-report/src/error/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h1>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Statements</span>
<span class='fraction'>4/4</span>
<span class='fraction'>2/2</span>
</div>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
Expand All @@ -37,7 +37,7 @@ <h1>
<div class='fl pad1y space-right2'>
<span class="strong">100% </span>
<span class="quiet">Lines</span>
<span class='fraction'>4/4</span>
<span class='fraction'>2/2</span>
</div>
</div>
<p class="quiet">
Expand Down Expand Up @@ -65,13 +65,13 @@ <h1>
<td class="file high" data-value="businessError.ts"><a href="businessError.ts.html">businessError.ts</a></td>
<td data-value="100" class="pic high"><div class="chart"><div class="cover-fill cover-full" style="width: 100%;"></div><div class="cover-empty" style="width:0%;"></div></div></td>
<td data-value="100" class="pct high">100%</td>
<td data-value="4" class="abs high">4/4</td>
<td data-value="2" class="abs high">2/2</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="0" class="abs high">0/0</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="1" class="abs high">1/1</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="4" class="abs high">4/4</td>
<td data-value="2" class="abs high">2/2</td>
</tr>

</tbody>
Expand All @@ -80,7 +80,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/helpers/addressHelper.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/helpers/bundleHelper.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -1210,7 +1210,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/helpers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/index.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\prettify.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/interfaces/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/multiSig/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/multiSig/multiSigAddress.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/multiSig/multiSigClient.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/sign/hmacCurl.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/sign/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/transactions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3394,7 +3394,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/types/accountData.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/types/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/types/promoteOptions.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/lcov-report/src/types/transferOptions.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h1>
</div><!-- /wrapper -->
<div class='footer quiet pad2 space-top1 center small'>
Code coverage
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Thu Apr 26 2018 17:36:15 GMT+0300 (E. Africa Standard Time)
generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Tue May 01 2018 09:11:04 GMT+0300 (E. Africa Standard Time)
</div>
</div>
<script src="..\..\prettify.js"></script>
Expand Down
10 changes: 4 additions & 6 deletions coverage/lcov.info
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,10 @@ FN:13,(anonymous_0)
FNF:1
FNH:1
FNDA:82,(anonymous_0)
DA:1,1
DA:6,1
DA:14,82
DA:15,82
LF:4
LH:4
DA:14,1
DA:15,1
LF:2
LH:2
BRF:0
BRH:0
end_of_record
Expand Down
Loading

0 comments on commit 0bf2ca1

Please sign in to comment.