Skip to content

Increase coverage beyond 80%#1

Open
osenan wants to merge 3 commits into
masterfrom
add_test@master
Open

Increase coverage beyond 80%#1
osenan wants to merge 3 commits into
masterfrom
add_test@master

Conversation

@osenan
Copy link
Copy Markdown

@osenan osenan commented May 29, 2026

This PR adds unit tests for all the functions exported in the NAMESPACE.

The package does not have CI and is not using roxygen2 comments to manage documentation and function exports.

You have to run the tests locally and coverage as well:


devtools::test()

covr::package_coverage()

This is my output:

image

The only tricky test was to find a table with the distribution of the Anderson-Darling statistic, but I finally used a reference mentioned in the paper that this package is based on.

@osenan osenan requested a review from a team May 29, 2026 11:02
@osenan osenan changed the title Add test@master Increase coverage beyond 80% May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant