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

Enhancement/handle null taskids #14

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

annakrystalli
Copy link
Member

@annakrystalli annakrystalli commented Mar 28, 2024

This PR allows task ID create_task_id() arguments required and optional to both be set to NULL, facilitating the encoding of NA task IDs in modeling tasks where no value is expected for a given task ID.

Also fixes broken links

Resolves issues:

Copy link

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.23%. Comparing base (4fb92c3) to head (6d9cd6a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   87.36%   87.23%   -0.13%     
==========================================
  Files          20       20              
  Lines        1638     1637       -1     
==========================================
- Hits         1431     1428       -3     
- Misses        207      209       +2     

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

Copy link

@micokoch micokoch 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 to me, and the links work :)

Copy link
Contributor

@LucieContamin LucieContamin 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 to me! Thank you!

@annakrystalli annakrystalli merged commit 1194ab2 into main Apr 2, 2024
9 of 10 checks passed
@annakrystalli annakrystalli deleted the enhancement/handle-null-taskids branch April 2, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants