Skip to content

refactor: rename Negentropy to NegentropyEncoder

184ec2d
Select commit
Loading
Failed to load commit list.
Open

feat: nip77 #464

refactor: rename Negentropy to NegentropyEncoder
184ec2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2026 in 0s

75.89% (-0.13%) compared to c2e6102

View this Pull Request on Codecov

75.89% (-0.13%) compared to c2e6102

Details

Codecov Report

❌ Patch coverage is 71.94444% with 101 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.89%. Comparing base (c2e6102) to head (184ec2d).
⚠️ Report is 93 commits behind head on master.

Files with missing lines Patch % Lines
...ges/ndk/lib/domain_layer/usecases/nip77/nip77.dart 53.09% 53 Missing ⚠️
packages/ndk/lib/shared/nips/nip77/negentropy.dart 84.93% 25 Missing ⚠️
...ges/ndk/lib/domain_layer/entities/nip77_state.dart 64.28% 15 Missing ⚠️
...s/ndk/lib/domain_layer/usecases/relay_manager.dart 79.16% 5 Missing ⚠️
.../lib/shared/decode_nostr_msg/decode_nostr_msg.dart 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
- Coverage   76.01%   75.89%   -0.13%     
==========================================
  Files         152      155       +3     
  Lines        6204     6563     +359     
==========================================
+ Hits         4716     4981     +265     
- Misses       1488     1582      +94     

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