Skip to content

Conversation

@edelarua
Copy link
Contributor

@edelarua edelarua commented Feb 7, 2025

Pull Request

Fixes #1383

Also disabled the lintr for long function names and removed the corresponding # nolint statements.

@edelarua edelarua added the sme label Feb 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2025

Unit Tests Summary

    1 files     84 suites   1m 15s ⏱️
  876 tests   867 ✅   9 💤 0 ❌
1 882 runs  1 185 ✅ 697 💤 0 ❌

Results for commit 45f9a52.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2025

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
abnormal_by_worst_grade_worsen 💀 $0.70$ $-0.70$ $-20$ $-8$ $0$ $0$
abnormal_lab_worsen_by_baseline 👶 $+0.67$ $+20$ $+8$ $0$ $0$
Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
abnormal_by_worst_grade_worsen 💀 $0.40$ $-0.40$ count_abnormal_lab_worsen_by_baseline
abnormal_by_worst_grade_worsen 💀 $0.03$ $-0.03$ h_adlb_worsen_all_high
abnormal_by_worst_grade_worsen 💀 $0.02$ $-0.02$ h_adlb_worsen_all_low
abnormal_by_worst_grade_worsen 💀 $0.04$ $-0.04$ h_adlb_worsen_stacks_data_correctly
abnormal_by_worst_grade_worsen 💀 $0.11$ $-0.11$ h_adlb_worsen_stacks_data_correctly_simple_case_
abnormal_by_worst_grade_worsen 💀 $0.02$ $-0.02$ h_worsen_counter_counts_data_high_correctly
abnormal_by_worst_grade_worsen 💀 $0.02$ $-0.02$ h_worsen_counter_counts_data_low_correctly
abnormal_by_worst_grade_worsen 💀 $0.03$ $-0.03$ h_worsen_counter_counts_data_low_no_high_correctly
abnormal_by_worst_grade_worsen 💀 $0.02$ $-0.02$ h_worsen_counter_counts_data_low_no_low_correctly
abnormal_by_worst_grade_worsen 💀 $0.02$ $-0.02$ s_count_abnormal_lab_worsen_by_baseline
abnormal_lab_worsen_by_baseline 👶 $+0.38$ count_abnormal_lab_worsen_by_baseline
abnormal_lab_worsen_by_baseline 👶 $+0.03$ h_adlb_worsen_all_high
abnormal_lab_worsen_by_baseline 👶 $+0.02$ h_adlb_worsen_all_low
abnormal_lab_worsen_by_baseline 👶 $+0.03$ h_adlb_worsen_stacks_data_correctly
abnormal_lab_worsen_by_baseline 👶 $+0.11$ h_adlb_worsen_stacks_data_correctly_simple_case_
abnormal_lab_worsen_by_baseline 👶 $+0.02$ h_worsen_counter_counts_data_high_correctly
abnormal_lab_worsen_by_baseline 👶 $+0.02$ h_worsen_counter_counts_data_low_correctly
abnormal_lab_worsen_by_baseline 👶 $+0.02$ h_worsen_counter_counts_data_low_no_high_correctly
abnormal_lab_worsen_by_baseline 👶 $+0.02$ h_worsen_counter_counts_data_low_no_low_correctly
abnormal_lab_worsen_by_baseline 👶 $+0.02$ s_count_abnormal_lab_worsen_by_baseline

Results for commit f91894c

♻️ This comment has been updated with latest results.

@shajoezhu
Copy link
Contributor

hi @edelarua , could you do a downstream test in scda.test, and lets make sure nothing breaks. thanks

@Melkiades
Copy link
Contributor

Also disabled the lintr for long function names and removed the corresponding # nolint statements.

That is amazing! I was thinking that we need to change that since a bit. Thank you for taking action on that ;)

Copy link
Contributor

@Melkiades Melkiades left a comment

Choose a reason for hiding this comment

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

Lgtm! Great work Emily, Thanks

@edelarua
Copy link
Contributor Author

All scda.test checks passing: insightsengineering/scda.test#184

@edelarua edelarua merged commit 12c490e into main Feb 11, 2025
29 checks passed
@edelarua edelarua deleted the 1383_retire_make_afun_3 branch February 11, 2025 15:36
@github-actions github-actions bot locked and limited conversation to collaborators Feb 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retire make_afun() - Batch 3

4 participants