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

Get block notifications API #3781

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Removing comments in portuguese

d012a6b
Select commit
Loading
Failed to load commit list.
Open

Get block notifications API #3781

Removing comments in portuguese
d012a6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 20, 2025 in 1s

61.25% of diff hit (target 83.14%)

View this Pull Request on Codecov

61.25% of diff hit (target 83.14%)

Annotations

Check warning on line 270 in pkg/core/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/block/block.go#L269-L270

Added lines #L269 - L270 were not covered by tests

Check warning on line 288 in pkg/core/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/block/block.go#L287-L288

Added lines #L287 - L288 were not covered by tests

Check warning on line 292 in pkg/core/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/block/block.go#L291-L292

Added lines #L291 - L292 were not covered by tests

Check warning on line 296 in pkg/core/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/block/block.go#L295-L296

Added lines #L295 - L296 were not covered by tests

Check warning on line 301 in pkg/core/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/block/block.go#L300-L301

Added lines #L300 - L301 were not covered by tests

Check warning on line 312 in pkg/core/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/block/block.go#L311-L312

Added lines #L311 - L312 were not covered by tests

Check warning on line 316 in pkg/core/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/block/block.go#L315-L316

Added lines #L315 - L316 were not covered by tests

Check warning on line 323 in pkg/core/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/block/block.go#L322-L323

Added lines #L322 - L323 were not covered by tests

Check warning on line 344 in pkg/core/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/block/block.go#L329-L344

Added lines #L329 - L344 were not covered by tests

Check warning on line 346 in pkg/core/block/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/block/block.go#L346

Added line #L346 was not covered by tests

Check warning on line 453 in pkg/core/dao/dao.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/dao/dao.go#L452-L453

Added lines #L452 - L453 were not covered by tests

Check warning on line 982 in pkg/rpcclient/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/rpcclient/rpc.go#L977-L982

Added lines #L977 - L982 were not covered by tests

Check warning on line 3235 in pkg/services/rpcsrv/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/rpcsrv/server.go#L3234-L3235

Added lines #L3234 - L3235 were not covered by tests

Check warning on line 3238 in pkg/services/rpcsrv/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/rpcsrv/server.go#L3237-L3238

Added lines #L3237 - L3238 were not covered by tests

Check warning on line 3253 in pkg/services/rpcsrv/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/rpcsrv/server.go#L3249-L3253

Added lines #L3249 - L3253 were not covered by tests