Skip to content

morph: remove useless setters of notary events

123dbc9
Select commit
Loading
Failed to load commit list.
Open

morph: improve notary events parsing #3813

morph: remove useless setters of notary events
123dbc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 18, 2026 in 0s

25.45% (-0.09%) compared to 5f9fef8

View this Pull Request on Codecov

25.45% (-0.09%) compared to 5f9fef8

Details

Codecov Report

❌ Patch coverage is 2.10526% with 279 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.45%. Comparing base (5f9fef8) to head (123dbc9).

Files with missing lines Patch % Lines
pkg/morph/event/container/notary_requests.go 0.00% 108 Missing ⚠️
pkg/morph/event/netmap/add_peer_notary.go 0.00% 42 Missing ⚠️
pkg/morph/event/container/put_notary.go 0.00% 37 Missing ⚠️
pkg/morph/event/reputation/put_notary.go 0.00% 22 Missing ⚠️
pkg/morph/event/container/eacl_notary.go 0.00% 16 Missing ⚠️
pkg/morph/event/container/delete_notary.go 0.00% 13 Missing ⚠️
pkg/morph/event/netmap/update_peer_notary.go 0.00% 12 Missing ⚠️
pkg/morph/event/parsers.go 0.00% 12 Missing ⚠️
pkg/morph/event/container/object_notary.go 0.00% 6 Missing ⚠️
pkg/morph/event/container/put.go 0.00% 6 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3813      +/-   ##
==========================================
- Coverage   25.53%   25.45%   -0.09%     
==========================================
  Files         669      668       -1     
  Lines       42940    42846      -94     
==========================================
- Hits        10966    10906      -60     
+ Misses      30971    30946      -25     
+ Partials     1003      994       -9     

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