Skip to content

Conversation

@roman-khimov
Copy link
Member

No description provided.

@roman-khimov roman-khimov added this to the v0.45.0 milestone Dec 3, 2024
@codecov
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 22.42%. Comparing base (f831c75) to head (cb2aedf).
Report is 29 commits behind head on master.

Files with missing lines Patch % Lines
pkg/morph/client/notifications.go 0.00% 6 Missing ⚠️
pkg/innerring/deploy.go 0.00% 5 Missing ⚠️
...md/neofs-adm/internal/modules/fschain/container.go 0.00% 3 Missing ⚠️
pkg/innerring/internal/blockchain/blockchain.go 0.00% 2 Missing ⚠️
...dm/internal/modules/fschain/initialize_register.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3040      +/-   ##
==========================================
- Coverage   22.63%   22.42%   -0.21%     
==========================================
  Files         791      791              
  Lines       58616    58405     -211     
==========================================
- Hits        13265    13095     -170     
+ Misses      44453    44415      -38     
+ Partials      898      895       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@roman-khimov
Copy link
Member Author

Blocked by nspcc-dev/neofs-testcases#903.

@roman-khimov roman-khimov added the blocked Can't be done because of something label Dec 3, 2024
Copy link
Member

@carpawell carpawell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linter dead.

@roman-khimov
Copy link
Member Author

It's fixed already, but for whatever reason GH can't process the branch update (see above).

And drop all related logic for checking the type of event. We never care about
removed requests. Fixes #2672.

Signed-off-by: Roman Khimov <[email protected]>
@roman-khimov roman-khimov removed the blocked Can't be done because of something label Dec 4, 2024
The latest fixes.

Signed-off-by: Roman Khimov <[email protected]>
ch := make(chan *result.NotaryRequestEvent)
var (
ch = make(chan *result.NotaryRequestEvent)
evtype = mempoolevent.TransactionAdded
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4 green lines instead of 1 🫥

@roman-khimov roman-khimov merged commit 3129bde into master Dec 9, 2024
20 of 22 checks passed
@roman-khimov roman-khimov deleted the up-neo-go branch December 9, 2024 11:56
@roman-khimov roman-khimov modified the milestones: v0.45.0, v0.44.1 Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants