-
Notifications
You must be signed in to change notification settings - Fork 443
ci: move DI exploration tests to GitLab #13783
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
base: main
Are you sure you want to change the base?
Conversation
|
7e53e44
to
1b0c445
Compare
Bootstrap import analysisComparison of import times between this PR and base. SummaryThe average import time from this PR is: 279 ± 6 ms. The average import time from base is: 285 ± 9 ms. The import time difference between this PR and base is: -6.2 ± 0.3 ms. Import time breakdownThe following import paths have shrunk:
|
BenchmarksBenchmark execution time: 2025-06-30 16:36:27 Comparing candidate commit 8939ef4 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 553 metrics, 3 unstable metrics. |
176b574
to
256fb17
Compare
901d1e6
to
1aeee31
Compare
We extract the exploration tests from the rest of the framework tests and move them to GitLab.
1aeee31
to
28d0fe2
Compare
0256e91
to
9969e99
Compare
We extract the exploration tests from the rest of the framework tests and move them to GitLab.
9969e99
to
66ba16f
Compare
a0879ec
to
8939ef4
Compare
We extract the exploration tests from the rest of the framework tests and move them to GitLab. We also pick some different frameworks as well. To begin with, we start with
boto3
, which at the time of opening this PR is the most downloaded package from PyPI. We also introduce a matrix to ensure that we test the same framework with all the supported versions of Python.Checklist
Reviewer Checklist