Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mint API: Check ?amount is within a sensible range #226

Merged
merged 1 commit into from
May 18, 2023

Mint API: Check ?amount is within a sensible range

1e07c04
Select commit
Loading
Failed to load commit list.
Merged

Mint API: Check ?amount is within a sensible range #226

Mint API: Check ?amount is within a sensible range
1e07c04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2023 in 0s

55.35% (-0.04%) compared to f0735cf

View this Pull Request on Codecov

55.35% (-0.04%) compared to f0735cf

Details

Codecov Report

Patch coverage has no change and project coverage change: -0.04 ⚠️

Comparison is base (f0735cf) 55.38% compared to head (1e07c04) 55.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #226      +/-   ##
==========================================
- Coverage   55.38%   55.35%   -0.04%     
==========================================
  Files          41       41              
  Lines        3286     3288       +2     
==========================================
  Hits         1820     1820              
- Misses       1466     1468       +2     
Impacted Files Coverage Δ
cashu/mint/router.py 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.