Skip to content

nostr: impl `EventBuilderTemplate` for `WebBookmark`

82b5668
Select commit
Loading
Failed to load commit list.
Draft

nostr: add more NIP-specific builders #1369

nostr: impl `EventBuilderTemplate` for `WebBookmark`
82b5668
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 0s

72.51% (+0.07%) compared to ff5be7d

View this Pull Request on Codecov

72.51% (+0.07%) compared to ff5be7d

Details

Codecov Report

❌ Patch coverage is 69.36937% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.51%. Comparing base (ff5be7d) to head (82b5668).

Files with missing lines Patch % Lines
crates/nostr/src/event/builder.rs 25.00% 18 Missing ⚠️
crates/nostr/src/nips/nip88.rs 0.00% 4 Missing ⚠️
crates/nostr/src/nips/nip34.rs 75.00% 3 Missing ⚠️
crates/nostr/src/nips/nip35.rs 0.00% 2 Missing ⚠️
crates/nostr/src/nips/nipb0.rs 0.00% 2 Missing ⚠️
crates/nostr/src/nips/nipc0.rs 0.00% 2 Missing ⚠️
rfs/nostr-blossom/src/bud01.rs 0.00% 2 Missing ⚠️
crates/nostr/src/nips/nip17.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1369      +/-   ##
==========================================
+ Coverage   72.44%   72.51%   +0.07%     
==========================================
  Files         202      202              
  Lines       33143    33138       -5     
==========================================
+ Hits        24011    24031      +20     
+ Misses       9132     9107      -25     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.