Skip to content

NUT-XX: Mint Quote Lookup by Public Key - #1834

Open
TheMhv wants to merge 12 commits into
cashubtc:mainfrom
TheMhv:feat/mint_quote_lookup
Open

NUT-XX: Mint Quote Lookup by Public Key#1834
TheMhv wants to merge 12 commits into
cashubtc:mainfrom
TheMhv:feat/mint_quote_lookup

fix(nutxx): add last_checked field for db mint quote query

1c5cf35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 0s

78.67% (+0.00%) compared to 1ef1031

View this Pull Request on Codecov

78.67% (+0.00%) compared to 1ef1031

Details

Codecov Report

❌ Patch coverage is 77.77778% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.67%. Comparing base (1ef1031) to head (1c5cf35).

Files with missing lines Patch % Lines
crates/cdk-axum/src/router_handlers.rs 0.00% 20 Missing ⚠️
crates/cdk/src/mint/issue/mod.rs 0.00% 19 Missing ⚠️
crates/cdk-axum/src/lib.rs 0.00% 4 Missing ⚠️
crates/cdk-sql-common/src/mint/quotes.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1834    +/-   ##
========================================
  Coverage   78.67%   78.67%            
========================================
  Files         386      387     +1     
  Lines      103373   103569   +196     
========================================
+ Hits        81330    81485   +155     
- Misses      22043    22084    +41     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.