Avatar for the weiji14 user
weiji14
cog3pio
BlogDocsChangelog

:rotating_light: Setup CI to run linting using cargo clippy

#22Merged
Comparing
ci/clippy
(
e5a9af2
) with
main
(
d5e3b6c
)
CodSpeed Performance Gauge
+1%
Improvements
0
Regressions
0
Untouched
5
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_xarray_backend_open_dataarray[rasterio]
python/tests/test_xarray_backend.py::test_xarray_backend_open_dataarray[rasterio]
CodSpeed Performance Gauge
+3%
14.4 ms
14 ms
test_read_geotiff_multi_band
python/tests/test_io_geotiff.py::test_read_geotiff_multi_band
CodSpeed Performance Gauge
+1%
24.5 ms
24.4 ms
test_xarray_backend_open_dataarray[cog3pio]
python/tests/test_xarray_backend.py::test_xarray_backend_open_dataarray[cog3pio]
CodSpeed Performance Gauge
0%
46.2 ms
46.2 ms
test_read_geotiff_remote
python/tests/test_io_geotiff.py::test_read_geotiff_remote
CodSpeed Performance Gauge
0%
8.5 ms
8.5 ms
test_read_geotiff_local
python/tests/test_io_geotiff.py::test_read_geotiff_local
CodSpeed Performance Gauge
0%
242.9 µs
243.8 µs

Commits

Click on a commit to change the comparison range
Base
main
d5e3b6c
+1%
:construction_worker: Setup CI to run linting using cargo clippy Run `cargo clippy --all-targets --all-features` on Continuous Integration on every Pull Request and push to main. Adapted from https://doc.rust-lang.org/stable/clippy/continuous_integration/github_actions.html
03a5d0b
1 month ago
by weiji14
0%
:truck: More to_numpy to as_numpy renames Missed a few more method renames of `to_numpy` to `as_numpy` in commit ef4cc712217e7748af0cfb63f30d825e576fac03.
e5a9af2
24 days ago
by weiji14
Home Terms PrivacyDocs