Commit graph

3 commits

Author SHA1 Message Date
1c84cae93b
Add code coverage config and expand test suite
Adds .coveragerc configuration file to control coverage analysis settings.
Expands test suite with additional unit tests for AbstractProcessor,
SubjectMapper, CitationBuilder, LicenseProcessor, PIFinder, and
MetadataProcessor classes.

Updates README with comprehensive testing documentation, including
information about current code coverage (53%) and instructions for
running tests with coverage analysis.
2025-05-20 14:02:30 +02:00
3dd034c234
Use example config for tests
All checks were successful
Test pipeline / test (push) Successful in 11s
2025-03-21 16:06:28 +01:00
9be53fd2fc
Initial commit and release of doi2dataset 2025-03-21 14:53:23 +01:00