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

Fix #622: update unit tests + data #624

Merged
merged 2 commits into from
Aug 1, 2022
Merged

Fix #622: update unit tests + data #624

merged 2 commits into from
Aug 1, 2022

Conversation

mattroumaya
Copy link
Contributor

@mattroumaya mattroumaya commented Jul 28, 2022

Overview

Fix #622
Fix #477

  • Add SiteID, StudyID, and CustomGroupID to test data
  • Remove some tests that are duplicates - looked for places to run Study_Assess() fewer times to reduce testthat and devtools::check() runtime
  • Add lamW as required and slight refactor for Analyze_Poisson_PredictBounds()

@mattroumaya mattroumaya self-assigned this Jul 28, 2022
@samussiah samussiah merged commit cf2a745 into dev Aug 1, 2022
@samussiah samussiah deleted the fix-622 branch August 1, 2022 15:49
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.

QC: Add SiteID, StudyID, and CustomGroupID to test data QC: Add test for suggested {lamW} dependency.
2 participants