Avatar for the weiji14 user
weiji14
cog3pio
BlogDocs

:rotating_light: Setup CI to run linting using cargo clippy

#22
Comparing
ci/clippy
(
03a5d0b
) 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_local
python/tests/test_io_geotiff.py::test_read_geotiff_local
CodSpeed Performance Gauge
+1%
242.9 µs
241.4 µs
test_read_geotiff_multi_band
python/tests/test_io_geotiff.py::test_read_geotiff_multi_band
CodSpeed Performance Gauge
0%
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

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
12 hours ago
by weiji14
Home Terms PrivacyDocs