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

Switch to nullish #142

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Switch to nullish #142

merged 1 commit into from
Sep 13, 2024

Conversation

adamnolte
Copy link
Contributor

No description provided.

@adamnolte adamnolte enabled auto-merge (squash) September 13, 2024 21:11
Copy link

github-actions bot commented Sep 13, 2024

🏗️ E2E / py-no-cli-runner (#1205)  •  ➡️ View in Autoblocks


🔴  python-e2e-test-suite-1-no-cli-runner    x = "x1"  y = "y1"

Evaluators               Min / Avg / Max    Pass / Fail / Skip
--------------------------------------------------------------
has-all-substrings    0.00 / 0.75 / 1.00             3 / 1 / 0
is-friendly           0.62 / 0.73 / 0.91             3 / 0 / 1

Test Case Duration
Min: 362.35ms / Avg: 666.81ms / Max: 989.32ms
 
 
🟢  python-e2e-test-suite-1-no-cli-runner    x = "x2"  y = "y1"

Evaluators               Min / Avg / Max    Pass / Fail / Skip
--------------------------------------------------------------
has-all-substrings    1.00 / 1.00 / 1.00             4 / 0 / 0
is-friendly           0.05 / 0.50 / 0.86             4 / 0 / 0

Test Case Duration
Min: 165.29ms / Avg: 387.58ms / Max: 619.36ms
 
 
🔴  python-e2e-test-suite-2-no-cli-runner

Evaluators               Min / Avg / Max    Pass / Fail / Skip
--------------------------------------------------------------
has-all-substrings    0.00 / 0.60 / 1.00             6 / 4 / 0
is-friendly           0.04 / 0.44 / 0.98             9 / 0 / 1

Test Case Duration
Min: 158.29ms / Avg: 575.32ms / Max: 904.58ms
 
 

Generated by Autoblocks against ef3806f

Copy link

github-actions bot commented Sep 13, 2024

FAILED  •  🕐 6s  •  🏗️ E2E / py (#1205)  •  ➡️ View in Autoblocks


🔴  python-e2e-test-suite-1-with-cli-runner    x = "x1"  y = "y1"

Evaluators               Min / Avg / Max    Pass / Fail / Skip
--------------------------------------------------------------
has-all-substrings    0.00 / 0.75 / 1.00             3 / 1 / 0
is-friendly           0.14 / 0.67 / 0.91             4 / 0 / 0

🔴  python-e2e-test-suite-1-with-cli-runner    x = "x2"  y = "y1"

Evaluators               Min / Avg / Max    Pass / Fail / Skip
--------------------------------------------------------------
has-all-substrings    0.00 / 0.50 / 1.00             2 / 2 / 0
is-friendly           0.14 / 0.58 / 0.82             3 / 0 / 1

🔴  python-e2e-test-suite-2-with-cli-runner

Evaluators               Min / Avg / Max    Pass / Fail / Skip
--------------------------------------------------------------
has-all-substrings    0.00 / 0.80 / 1.00             8 / 2 / 0
is-friendly           0.01 / 0.28 / 0.60             8 / 0 / 2

Generated by Autoblocks against ef3806f

Copy link

github-actions bot commented Sep 13, 2024

FAILED  •  🕐 6s  •  🏗️ E2E / ts (#1205)  •  ➡️ View in Autoblocks


🟢  typescript-e2e-test-suite-1-with-cli-runner

Evaluators               Min / Avg / Max    Pass / Fail / Skip
--------------------------------------------------------------
has-all-substrings    1.00 / 1.00 / 1.00             4 / 0 / 0
is-friendly           0.13 / 0.75 / 0.99             4 / 0 / 0

🔴  typescript-e2e-test-suite-2-with-cli-runner

Evaluators               Min / Avg / Max    Pass / Fail / Skip
--------------------------------------------------------------
has-all-substrings    0.00 / 0.50 / 1.00             5 / 5 / 0
is-friendly           0.05 / 0.48 / 0.96            10 / 0 / 0

Generated by Autoblocks against ef3806f

Copy link

github-actions bot commented Sep 13, 2024

🏗️ E2E / ts-no-cli-runner (#1204)  •  ➡️ View in Autoblocks


🔴  typescript-e2e-test-suite-1-no-cli-runner

Evaluators               Min / Avg / Max    Pass / Fail / Skip
--------------------------------------------------------------
has-all-substrings    0.00 / 0.75 / 1.00             3 / 1 / 0
is-friendly           0.08 / 0.44 / 0.86             4 / 0 / 0

Test Case Duration
Min: 81.77ms / Avg: 308.20ms / Max: 606.12ms
 
 
🔴  typescript-e2e-test-suite-2-no-cli-runner

Evaluators               Min / Avg / Max    Pass / Fail / Skip
--------------------------------------------------------------
has-all-substrings    0.00 / 0.90 / 1.00             9 / 1 / 0
is-friendly           0.09 / 0.52 / 0.98            10 / 0 / 0

Test Case Duration
Min: 112.51ms / Avg: 626.44ms / Max: 953.01ms
 
 

Generated by Autoblocks against ef3806f

@adamnolte adamnolte merged commit 6fb7daa into main Sep 13, 2024
12 checks passed
@adamnolte adamnolte deleted the switch-to-nullish-v2 branch September 13, 2024 21:11
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