Skip to content

Conversation

@Jay-sanjay
Copy link
Member

@Jay-sanjay Jay-sanjay commented Mar 1, 2025

Description

A new function execute_treatments was introduced that executes complete a full Pathway synthesis.

Tasks Done

  • Function added
  • Tests added

Related issue

#9

@codecov
Copy link

codecov bot commented Mar 1, 2025

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 85.57%. Comparing base (40871f7) to head (4106ec7).
Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
src/preprocessing.jl 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              dev      #70       +/-   ##
===========================================
- Coverage   96.73%   85.57%   -11.17%     
===========================================
  Files           2        2               
  Lines          92      104       +12     
===========================================
  Hits           89       89               
- Misses          3       15       +12     

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

@TheCedarPrince
Copy link
Member

Hi @Jay-sanjay ! Great stuff! Could you show me how I should use the function? Or how to set-up the workflow on my end?

Then I can evaluate and review the workflow a bit better. Thanks!

@Jay-sanjay
Copy link
Member Author

Hi, @TheCedarPrince . So the way you can test it out is that , I have tried making a dummy dataframe and passed that as an argument to the function execute_treatments. Now in theory it must output the final dataframe that has person_id mapped to the start and end date of each treatment they took.

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.

3 participants