ntls-io / nautilus-wallet

Nautilus Wallet
GNU Affero General Public License v3.0
8 stars 4 forks source link

fix(backend): Update set_otp_limit_trigger() function #573

Closed IscoRuta98 closed 1 year ago

IscoRuta98 commented 1 year ago

Update set_otp_limit_trigger() function to first check if a limit exists for a given wallet_id and currency_code. If so, update limit. If not, create a new limit theshold.

netlify[bot] commented 1 year ago

Deploy Preview for nautilus-wallet-staging canceled.

Name Link
Latest commit 3504a270537870c2451594543ac13b82f18ee4d0
Latest deploy log https://app.netlify.com/sites/nautilus-wallet-staging/deploys/646f0cb16e49d0000821b76c
codecov-commenter commented 1 year ago

Codecov Report

Merging #573 (3504a27) into main (15a806e) will decrease coverage by 0.11%. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
- Coverage   46.96%   46.85%   -0.11%     
==========================================
  Files         173      173              
  Lines        2832     2832              
  Branches      547      547              
==========================================
- Hits         1330     1327       -3     
- Misses       1502     1505       +3     

see 2 files with indirect coverage changes