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

v10.10.1 #3061

Merged
merged 176 commits into from
Mar 3, 2025
Merged

v10.10.1 #3061

merged 176 commits into from
Mar 3, 2025

Conversation

ouziel-slama
Copy link
Contributor

@ouziel-slama ouziel-slama commented Mar 3, 2025

  • Double-check the spelling and grammar of all strings, code comments, etc.
  • Double-check that all code is deterministic that needs to be
  • Add tests to cover any new or revised logic
  • Ensure that the test suite passes
  • Update the project release notes
  • Update the project documentation, as appropriate, with a corresponding Pull Request in the Documentation repository

Fixed handling of TypeError in API calls
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

Attention: Patch coverage is 67.89717% with 487 lines in your changes missing coverage. Please review.

Project coverage is 78.00%. Comparing base (993866c) to head (0a2ac97).
Report is 177 commits behind head on master.

Files with missing lines Patch % Lines
...rparty-core/counterpartycore/lib/cli/initialise.py 72.66% 79 Missing ⚠️
...unterparty-core/counterpartycore/lib/cli/server.py 47.82% 72 Missing ⚠️
...ounterparty-core/counterpartycore/lib/api/apiv1.py 31.94% 49 Missing ⚠️
...arty-core/counterpartycore/lib/backend/bitcoind.py 48.57% 36 Missing ⚠️
...erparty-core/counterpartycore/lib/parser/follow.py 4.34% 22 Missing ⚠️
...erparty-core/counterpartycore/lib/cli/bootstrap.py 45.45% 18 Missing ⚠️
...erparty-core/counterpartycore/lib/parser/blocks.py 63.82% 17 Missing ⚠️
...rparty-core/counterpartycore/lib/parser/mempool.py 5.88% 16 Missing ⚠️
...rty-core/counterpartycore/lib/backend/rsfetcher.py 12.50% 14 Missing ⚠️
counterparty-core/counterpartycore/lib/api/wsgi.py 72.50% 11 Missing ⚠️
... and 51 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3061      +/-   ##
==========================================
- Coverage   80.96%   78.00%   -2.97%     
==========================================
  Files          99      102       +3     
  Lines       13331    13505     +174     
==========================================
- Hits        10794    10535     -259     
- Misses       2537     2970     +433     

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

@ouziel-slama ouziel-slama merged commit 18de91c into master Mar 3, 2025
29 of 31 checks passed
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