Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency upgrade #621

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Dependency upgrade #621

merged 3 commits into from
Aug 22, 2024

Conversation

roman-khimov
Copy link
Member

No description provided.

It needs to be done from time to time and upgrading it at the same time with
Go is always nice.

Signed-off-by: Roman Khimov <[email protected]>
The official Go package has moved to github.com/antlr4-go/antlr and newer
version requires code regeneration.

Signed-off-by: Roman Khimov <[email protected]>
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

Attention: Patch coverage is 22.41379% with 270 lines in your changes missing coverage. Please review.

Project coverage is 53.93%. Comparing base (802ff3c) to head (f3c1205).
Report is 4 commits behind head on master.

Files Patch % Lines
netmap/parser/query_parser.go 19.74% 202 Missing and 54 partials ⚠️
netmap/parser/query_base_visitor.go 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #621      +/-   ##
==========================================
- Coverage   54.38%   53.93%   -0.45%     
==========================================
  Files         164      164              
  Lines       19152    19222      +70     
==========================================
- Hits        10416    10368      -48     
- Misses       8338     8415      +77     
- Partials      398      439      +41     

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

We need a custom dialer here, so just switching to NewClient doesn't work:

    init service=neo.fs.v2.object.ObjectService/op=Replicate RPC: failed to exit idle mode: dns resolver: missing address

Signed-off-by: Roman Khimov <[email protected]>
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.

Do you usually look at release notes of an updated package?

@roman-khimov
Copy link
Member Author

No. Except for some maybe. Fingers crossed.

@roman-khimov roman-khimov merged commit ab1e38b into master Aug 22, 2024
9 of 11 checks passed
@roman-khimov roman-khimov deleted the dependency-upgrade branch August 22, 2024 19:58
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.

3 participants