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

4: add blinded analysis model and corresponding sample function #18

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

danielinteractive
Copy link
Collaborator

closes #4

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 94.11765% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.14%. Comparing base (fe52f13) to head (a526a46).

Files Patch % Lines
src/blinded_analysis.jl 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   95.34%   95.14%   -0.21%     
==========================================
  Files           4        5       +1     
  Lines          86      103      +17     
==========================================
+ Hits           82       98      +16     
- Misses          4        5       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brockk
Copy link
Collaborator

brockk commented Mar 22, 2024

Had hoped to look at his today but day is slipping away. Will try by eob Mon

Copy link
Collaborator

@brockk brockk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful Daniel. Excellent. Works nicely. Shame the codecov is complaining about src/blinded_analysis.jl#L42 which is simply "end". Our testing codecov is near-perfect.

@danielinteractive danielinteractive merged commit 60de132 into main Mar 26, 2024
2 of 4 checks passed
@danielinteractive danielinteractive deleted the 4_blinded_analysis_model branch March 26, 2024 12:10
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.

Add Turing model blinded_analysis_model
2 participants