Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: v2 Alpha Release #33

Merged
merged 12 commits into from
Feb 3, 2022
Merged

Feature: v2 Alpha Release #33

merged 12 commits into from
Feb 3, 2022

Conversation

mrz1836
Copy link
Member

@mrz1836 mrz1836 commented Feb 3, 2022

@mrz1836 mrz1836 added feature Any new significant addition update General updates labels Feb 3, 2022
@mrz1836 mrz1836 self-assigned this Feb 3, 2022
@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #33 (10a5999) into master (b7d7c76) will increase coverage by 0.03%.
The diff coverage is 95.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   88.39%   88.42%   +0.03%     
==========================================
  Files           9        9              
  Lines         646      665      +19     
==========================================
+ Hits          571      588      +17     
- Misses         52       53       +1     
- Partials       23       24       +1     
Flag Coverage Δ
unittests 88.42% <95.55%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sign.go 62.50% <50.00%> (ø)
verify.go 78.57% <80.00%> (ø)
transaction.go 91.00% <91.89%> (-0.72%) ⬇️
address.go 91.17% <100.00%> (ø)
encryption.go 94.33% <100.00%> (ø)
hd_key.go 80.67% <100.00%> (ø)
private_key.go 96.20% <100.00%> (ø)
pubkey.go 100.00% <100.00%> (+4.54%) ⬆️
script.go 100.00% <100.00%> (ø)
... and 1 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 b7d7c76...10a5999. Read the comment docs.

Copy link
Member Author

@mrz1836 mrz1836 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mrz1836 mrz1836 changed the title Feature: v2 Alpha Feature: v2 Alpha Release Feb 3, 2022
@mrz1836 mrz1836 marked this pull request as ready for review February 3, 2022 17:14
@mrz1836 mrz1836 merged commit b97670d into master Feb 3, 2022
@mergify mergify bot deleted the v2 branch February 3, 2022 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Any new significant addition update General updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants