Skip to content

feat: add caching support for nip05.resolve() with identifier lookup

c22a1e4
Select commit
Loading
Failed to load commit list.
Merged

feat: add of() method to fetch NIP-05 data without pubkey #382

feat: add caching support for nip05.resolve() with identifier lookup
c22a1e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 0s

72.47% (+0.17%) compared to 07dfd2c

View this Pull Request on Codecov

72.47% (+0.17%) compared to 07dfd2c

Details

Codecov Report

❌ Patch coverage is 97.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 72.47%. Comparing base (07dfd2c) to head (c22a1e4).
⚠️ Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
packages/ndk/lib/presentation_layer/ndk.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #382      +/-   ##
==========================================
+ Coverage   72.30%   72.47%   +0.17%     
==========================================
  Files         144      144              
  Lines        5585     5620      +35     
==========================================
+ Hits         4038     4073      +35     
  Misses       1547     1547              

☔ View full report in Codecov by Sentry.
📢 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.