Skip to content

refactor: decode nip01 event in isolate

f368849
Select commit
Loading
Failed to load commit list.
Open

feat: isolates for compute heavy tasks #327

refactor: decode nip01 event in isolate
f368849
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 0s

70.87% (+0.03%) compared to f053c29

View this Pull Request on Codecov

70.87% (+0.03%) compared to f053c29

Details

Codecov Report

❌ Patch coverage is 82.03125% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.87%. Comparing base (f053c29) to head (f368849).
⚠️ Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
...kages/ndk/lib/shared/isolates/isolate_manager.dart 72.41% 16 Missing ⚠️
...s/ndk/lib/domain_layer/usecases/relay_manager.dart 88.57% 4 Missing ⚠️
.../lib/shared/decode_nostr_msg/decode_nostr_msg.dart 90.90% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #327      +/-   ##
==========================================
+ Coverage   70.83%   70.87%   +0.03%     
==========================================
  Files         136      139       +3     
  Lines        5051     5157     +106     
==========================================
+ Hits         3578     3655      +77     
- Misses       1473     1502      +29     

☔ 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.