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

feat: Add methods to computeProgress for median and average #17

Merged
merged 12 commits into from
Jul 19, 2024

Conversation

lmillan1
Copy link
Contributor

No description provided.

…', 'medianOutcomeValues', and 'streak' from the CareTaskProgressStrategy file.

feat: Add 'Mocking' folder with 'OCKEvent' file
Created a new folder named 'Mocking' and added the 'OCKEvent' file. This allows users to utilize 'OCKAnyEvent' for creating test cases.
docs: Add documentation for task progress computation strategy
@lmillan1 lmillan1 requested a review from cbaker6 July 19, 2024 19:02
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.59%. Comparing base (0685c5f) to head (7f0becf).

Additional details and impacted files
@@           Coverage Diff            @@
##            main     #17      +/-   ##
========================================
- Coverage   8.20%   7.59%   -0.61%     
========================================
  Files         35      35              
  Lines       1329    1303      -26     
========================================
- Hits         109      99      -10     
+ Misses      1220    1204      -16     

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

Copy link
Member

@cbaker6 cbaker6 left a comment

Choose a reason for hiding this comment

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

The other files look okay

Copy link
Member

@cbaker6 cbaker6 left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@cbaker6 cbaker6 left a comment

Choose a reason for hiding this comment

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

Looks good

@cbaker6 cbaker6 merged commit 02ea2bb into netreconlab:main Jul 19, 2024
6 checks passed
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.

2 participants