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

Add Range CAG #2407

Open
wants to merge 8 commits into
base: issue-2384-inquality-cags
Choose a base branch
from
Open

Conversation

fealho
Copy link
Member

@fealho fealho commented Mar 6, 2025

CU-86b424066, Resolve #2385.

@sdv-team
Copy link
Contributor

sdv-team commented Mar 6, 2025

Copy link

codecov bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.59%. Comparing base (f9d68b7) to head (b424d6f).

Additional details and impacted files
@@                      Coverage Diff                      @@
##           issue-2384-inquality-cags    #2407      +/-   ##
=============================================================
+ Coverage                      98.56%   98.59%   +0.03%     
=============================================================
  Files                             66       67       +1     
  Lines                           6563     6710     +147     
=============================================================
+ Hits                            6469     6616     +147     
  Misses                            94       94              
Flag Coverage Δ
integration 82.10% <88.51%> (+0.14%) ⬆️
unit 97.46% <98.64%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fealho fealho marked this pull request as ready for review March 7, 2025 17:58
@fealho fealho requested a review from a team as a code owner March 7, 2025 17:58
@fealho fealho requested review from frances-h and removed request for a team March 7, 2025 17:58
@fealho fealho requested review from amontanez24 and gsheni and removed request for frances-h March 7, 2025 17:59
@fealho fealho force-pushed the issue-2385-range-pattern branch 2 times, most recently from 2e22061 to 822bcb9 Compare March 7, 2025 18:16
@fealho fealho requested a review from gsheni March 7, 2025 22:27
@fealho fealho requested a review from R-Palazzo March 7, 2025 22:33
Copy link
Contributor

@R-Palazzo R-Palazzo 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!

Comment on lines +100 to +101
# Set during transform
self._nan_column_name = None
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we set this during fit() as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

@fealho fealho force-pushed the issue-2384-inquality-cags branch from fd4882b to f9d68b7 Compare March 10, 2025 18:12
@fealho fealho force-pushed the issue-2385-range-pattern branch from 8251041 to b424d6f Compare March 10, 2025 18:37
@fealho fealho requested a review from R-Palazzo March 10, 2025 18:38
Copy link
Contributor

@amontanez24 amontanez24 left a comment

Choose a reason for hiding this comment

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

One small comment but this LGTM!

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.

5 participants