lnbits / lnurl

LNURL implementation for Python.
https://pypi.org/project/lnurl
MIT License
64 stars 19 forks source link

updates for lnurl package #11

Closed dni closed 1 year ago

dni commented 1 year ago

screenshot-1675953841

brianoflondon commented 1 year ago

Once this is merged I'll be able to test. This work was beyond my skills!

brianoflondon commented 1 year ago

This all checks out and tests run perfectly on my machine. I happen to be trying it on Python 3.11.

codecov-commenter commented 1 year ago

Codecov Report

Merging #11 (61f4968) into master (cba779a) will increase coverage by 19.60%. The diff coverage is 40.50%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           master      #11       +/-   ##
===========================================
+ Coverage   68.17%   87.77%   +19.60%     
===========================================
  Files           9        7        -2     
  Lines         509      409      -100     
===========================================
+ Hits          347      359       +12     
+ Misses        162       50      -112     
Impacted Files Coverage Δ
lnurl/cli.py 0.00% <0.00%> (ø)
lnurl/core.py 97.14% <100.00%> (-2.86%) :arrow_down:
lnurl/helpers.py 100.00% <100.00%> (ø)
lnurl/models.py 100.00% <100.00%> (ø)
lnurl/types.py 98.88% <100.00%> (+0.09%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more