block LimitedWallets by andreshndz · Pull Request #346 · cuenca-mx/cuenca-python

@andreshndz

Copy link Copy Markdown

Contributor

This PR will allow users to block a limited wallet

block LimitedWallets

a733940

@andreshndz andreshndz added the enhancement

New feature or request

label

Jan 27, 2023

@andreshndz andreshndz self-assigned this

Jan 27, 2023

@codecov

Copy link Copy Markdown

codecov bot commented

Jan 27, 2023

edited

Loading

Codecov Report

Merging #346 (6ed27be) into main (11e2608) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #346   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           43        46    +3     
  Lines         1005      1065   +60     
=========================================
+ Hits          1005      1065   +60     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
cuenca/resources/limited_wallets.py 100.00% <100.00%> (ø)
cuenca/version.py 100.00% <100.00%> (ø)
cuenca/__init__.py 100.00% <0.00%> (ø)
cuenca/http/__init__.py 100.00% <0.00%> (ø)
cuenca/resources/__init__.py 100.00% <0.00%> (ø)

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 11e2608...6ed27be. Read the comment docs.

Andres Hernandez added 2 commits

January 27, 2023 13:32