Skip to content

Improve tests and documentation for feature extraction module #64

@Ziaeemehr

Description

@Ziaeemehr

The feature extraction module currently lacks sufficient tests and documentation. Improving both would increase reliability and make the module easier to maintain and use.

Tasks

  • Add unit tests for feature extraction functions
  • Improve docstrings and usage examples
  • Clarify expected inputs/outputs (signal shape, sampling interval, etc.)

Coverage report

To check current coverage:

cd vbi/tests
python run_tests.py --short --html-coverage

This generates an HTML coverage report to identify untested parts of the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions