Skip to content

test: RPC coverage check doesn't work? #27593

@maflcko

Description

@maflcko

Is there an existing issue for this?

  • I have searched the existing issues

Current behaviour

Currently CI reports that all RPCs are covered: https://cirrus-ci.com/task/6244871116161024?logs=ci#L4674

Expected behaviour

However, some RPCs are clearly not covered because they are never called. For example:

$ git grep abortrescan  ./test/  | grep -v '. Please call `abortrescan` before ' | wc -l 
0

Steps to reproduce

?

Relevant log output

No response

How did you obtain Bitcoin Core

Compiled from source

What version of Bitcoin Core are you using?

current master

Operating system and version

any

Machine specifications

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions