btclib-org / btclib

btclib: a python3 library for 'bitcoin cryptography'
https://btclib.org
MIT License
97 stars 42 forks source link

bumped up version #102

Closed fametrano closed 1 year ago

sourcery-ai[bot] commented 1 year ago

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 0.00 ⭐ 0.00 ⭐ 0.00
Method Length 33.50 ⭐ 33.50 ⭐ 0.00
Working memory 2.00 ⭐ 2.00 ⭐ 0.00
Quality 95.56% 95.56% 0.00%
Other metrics Before After Change
Lines 59 59 0
Changed files Quality Before Quality After Quality Change
btclib/__init__.py 98.33% ⭐ 98.33% ⭐ 0.00%
docs/source/conf.py 93.90% ⭐ 93.90% ⭐ 0.00%

Here are some functions in these files that still need a tune-up:

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request.


Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Help us improve this quality report!