feat(benchmarks): aggregation benchmarks #574
ci.yml
on: pull_request
Run linters
1m 44s
Matrix: Run tests
Annotations
5 errors and 4 warnings
test_pandas_base.test_filter_or:
tests/unit/views/test_pandas_base.py#L44
AttributeError: 'MockDataFrameView' object has no attribute 'data'
|
test_pandas_base.test_filter_and:
tests/unit/views/test_pandas_base.py#L44
AttributeError: 'MockDataFrameView' object has no attribute 'data'
|
test_pandas_base.test_filter_not:
tests/unit/views/test_pandas_base.py#L44
AttributeError: 'MockDataFrameView' object has no attribute 'data'
|
test_pandas_base.test_filters_and_aggregtion:
tests/unit/views/test_pandas_base.py#L44
AttributeError: 'MockDataFrameView' object has no attribute 'data'
|
Run tests (3.8)
Process completed with exit code 1.
|
Run tests (3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters
No files were found with the provided path: report.xml. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "packages", "results", "test-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages
Expired
|
163 KB |
|
results
Expired
|
20.7 KB |
|
test-report
Expired
|
20.2 KB |
|