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

Fix KSComplement instability for constant float values #654

Merged
merged 9 commits into from
Nov 27, 2024

Conversation

fealho
Copy link
Member

@fealho fealho commented Nov 7, 2024

CU-86b2t0z0c, Resolve #652.

@sdv-team
Copy link
Contributor

sdv-team commented Nov 7, 2024

@fealho fealho changed the base branch from main to feature-branch-timeseries-metrics November 7, 2024 18:20
@fealho fealho changed the title Fix KSComplement instability for constant float values Fix KSComplement instability for constant float values Nov 7, 2024
@fealho fealho force-pushed the feature-branch-timeseries-metrics branch from b8df54e to 83871df Compare November 14, 2024 22:20
Base automatically changed from feature-branch-timeseries-metrics to main November 14, 2024 22:59
@fealho fealho force-pushed the issue-652-kscomplement branch from 8ffd48f to d6654d7 Compare November 15, 2024 17:54
@fealho fealho changed the base branch from main to curate_release_targets November 15, 2024 17:55
@fealho fealho changed the base branch from curate_release_targets to main November 15, 2024 17:56
@fealho fealho force-pushed the issue-652-kscomplement branch 3 times, most recently from 133f722 to 7412dfb Compare November 15, 2024 19:44
@fealho fealho force-pushed the issue-652-kscomplement branch from 7412dfb to 97538ad Compare November 19, 2024 16:10
@fealho fealho marked this pull request as ready for review November 19, 2024 17:44
@fealho fealho requested a review from a team as a code owner November 19, 2024 17:44
@fealho fealho requested review from amontanez24 and R-Palazzo and removed request for a team November 19, 2024 17:44
@R-Palazzo R-Palazzo self-requested a review November 25, 2024 15:33
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.19%. Comparing base (8b450df) to head (2e752dd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #654      +/-   ##
==========================================
+ Coverage   94.16%   94.19%   +0.03%     
==========================================
  Files         105      105              
  Lines        3943     3947       +4     
==========================================
+ Hits         3713     3718       +5     
+ Misses        230      229       -1     
Flag Coverage Δ
integration 78.10% <100.00%> (+0.04%) ⬆️
unit 79.78% <100.00%> (+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.

@fealho fealho merged commit ac19c4d into main Nov 27, 2024
49 checks passed
@fealho fealho deleted the issue-652-kscomplement branch November 27, 2024 18:18
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.

KSComplement can be unstable for constant float values
4 participants