halbritter-lab / Amissense

The Amissense Tool analyzes and visualizes AlphaMissense pathogenicity scores, integrating AlphaFold structures and ClinVar data. It offers automated pipelines, visualizations, and versatile command-line utilities.
MIT License
0 stars 0 forks source link

Implement Testing: Test Coverage and CI Integration #30

Open berntpopp opened 2 months ago

berntpopp commented 2 months ago

Description:
Increase test coverage for the project and set up continuous integration (CI) to automatically run tests on pull requests. This ensures that all contributions are tested before being merged.

Proposed Solution: