Skip to content

Release: v1.0.3#591

Merged
alexruzenhack merged 7 commits intomasterfrom
dev
Nov 10, 2023
Merged

Release: v1.0.3#591
alexruzenhack merged 7 commits intomasterfrom
dev

Conversation

@alexruzenhack
Copy link
Contributor

r4mmer and others added 7 commits September 28, 2023 18:46
* feat: move index to typescript

* chore: encapsulate error messages enum

* chore: add indirection to make compatible to how we used to export the lib

* chore: lib should be ts

* chore: formatting
* fix: promise leak by capturing rejection from getVersion

* chore: add semicolon in the end of instruction
@codecov
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b9fa39e) 78.28% compared to head (58b2015) 78.51%.
Report is 58 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #591      +/-   ##
==========================================
+ Coverage   78.28%   78.51%   +0.23%     
==========================================
  Files          67       68       +1     
  Lines        5254     5270      +16     
  Branches     1108     1108              
==========================================
+ Hits         4113     4138      +25     
+ Misses       1126     1117       -9     
  Partials       15       15              
Files Coverage Δ
src/api/health.js 100.00% <100.00%> (ø)
src/api/txApi.js 45.16% <ø> (ø)
src/api/txMining.js 100.00% <100.00%> (+40.00%) ⬆️
src/api/version.js 100.00% <100.00%> (+25.00%) ⬆️
src/new/wallet.js 95.63% <100.00%> (+0.02%) ⬆️
src/types.ts 33.33% <ø> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexruzenhack alexruzenhack merged commit b43d7aa into master Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants