Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add final unit tests #160

Merged
merged 10 commits into from
Dec 12, 2024
Merged

Add final unit tests #160

merged 10 commits into from
Dec 12, 2024

Conversation

RayStick
Copy link
Member

@RayStick RayStick commented Dec 11, 2024

Closes #

References #145

Proposed Changes

  • Add final unit tests to get the package coverage up to scratch, as code cov is failing
  • A few doc updates

Checklist for the author of this PR:

  • [if package files were edited] I have run these checks locally:
    • devtools::document() to generates the .Rd files from any updated roxygen comments.
    • codemetar::write_codemeta() to ensures the metadata file is up to date.
    • styler::style_pkg() to ensure consistent code styling that match the guidelines.
    • devtools::check() for a comprehensive package check. I have resolved any warnings or errors, or written them here in the PR, for discussion.
  • The code base and the documentation files match (they both reflect any recent changes).
  • The title of this PR is clear and self-explantory.
  • I have added any appropriate labels to this PR.
  • This PR is now ready for review (and I have removed the draft PR status).

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 12, 2024
@RayStick RayStick changed the title More unit tests Add final unit tests Dec 12, 2024
@RayStick RayStick marked this pull request as ready for review December 12, 2024 08:45
@RayStick RayStick merged commit 76931a5 into main Dec 12, 2024
8 checks passed
@RayStick RayStick deleted the more-unit-tests branch December 12, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant