cuenca-mx / cuenca-validations

Shared validations library across cuenca-python, cuenca and oaxaca
MIT License
2 stars 0 forks source link

UserLocationError #342

Closed andreshndz closed 1 year ago

andreshndz commented 1 year ago

This new exception will be used for logins that are not in the same location it was created

codecov[bot] commented 1 year ago

Codecov Report

Merging #342 (76b4500) into main (1f61051) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #342   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1243      1246    +3     
=========================================
+ Hits          1243      1246    +3     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Files Changed Coverage Δ
cuenca_validations/errors.py 100.00% <100.00%> (ø)
cuenca_validations/version.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1f61051...76b4500. Read the comment docs.