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

Bitcoin network validation #293

Merged
merged 5 commits into from
Sep 6, 2024
Merged

Bitcoin network validation #293

merged 5 commits into from
Sep 6, 2024

Conversation

cwlittle
Copy link
Contributor

@cwlittle cwlittle commented Apr 3, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 14.58333% with 41 lines in your changes missing coverage. Please review.

Project coverage is 36.68%. Comparing base (b1616c3) to head (587925a).

Files with missing lines Patch % Lines
src/app.rs 0.00% 23 Missing ⚠️
src/bin/nomic.rs 0.00% 15 Missing ⚠️
src/bitcoin/mod.rs 71.42% 2 Missing ⚠️
src/utils.rs 66.66% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #293      +/-   ##
===========================================
- Coverage    36.89%   36.68%   -0.21%     
===========================================
  Files           25       25              
  Lines         9468     9510      +42     
===========================================
- Hits          3493     3489       -4     
- Misses        5975     6021      +46     

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

@mappum mappum merged commit f3a9322 into develop Sep 6, 2024
9 checks passed
@mappum mappum deleted the bitcoin-network-validation branch September 6, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants