Skip to content

Refer consistently to project as “Coverage” #275

@nedbat

Description

@nedbat

Originally reported by Ben Finney (Bitbucket: bignose, GitHub: bignose)


The documentation, messages, and comments have numerous inconsistent names for the Coverage system and project. I recommend to change all references to the project and system to use the name “Coverage”.

The names “coverage.py” and “Coverage.py” are obsolete – the code is not in a single file – and confusing, since ‘coverage.py’ strongly connotes a single module file.

The attached patch changes all references to the system and project to “Coverage”, which leaving unchanged the references to the commands, modules, and terminology.


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