Skip to content

Fix nox task test:coverage #249

@ckunki

Description

@ckunki

BFSPY has a local implementation for nox task test:coverage:

  • The docstring for function coverage() is “Runs all tests (unit + integration) and reports the code coverage"
  • While the implementation of _coverage() calls _unit_tests(session, config, context)

Questions

  • Is this (local) Nox task still required wrt. the PTB's default implementation?
  • Should the PTB be updated?
  • Should code coverage only be evaluated by Sonar?

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringCode improvement without behavior change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions