Skip to content

Commit

Permalink
fix(test): update coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
nlenglet-ign committed Jul 31, 2023
1 parent fc29475 commit e784718
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,75 +37,75 @@ jobs:
- name: create cache RGB
run: |
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_RGB -g "regress/data/regress_graphe.gpkg" -t graphe -z 0 -r 1
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_RGB -g "regress/data/regress_graphe.gpkg" -t graphe -z 0 -r 1
- name: update cache RGB
run: |
python scripts/update_cache.py -R "regress/data/update/RGB/*.tif" -c cache_regress_RGB -g "regress/data/regress_graphe.gpkg" -t graphe -z 0 -r 1
- name: create cache RGB no mtd
run: |
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_RGB_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1 -r 1
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_RGB_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1 -r 1
- name: update cache RGB no mtd
run: |
python scripts/update_cache.py -R "regress/data/update/RGB/*.tif" -c cache_regress_RGB_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1 -r 1
- name: create cache RGBIR
run: |
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -I "regress/data/IR/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_RGBIR -g "regress/data/regress_graphe.gpkg" -t graphe -z 0 -r 1
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -I "regress/data/IR/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_RGBIR -g "regress/data/regress_graphe.gpkg" -t graphe -z 0 -r 1
- name: update cache RGBIR
run: |
python scripts/update_cache.py -R "regress/data/update/RGB/*.tif" -I "regress/data/update/IR/*.tif" -c cache_regress_RGBIR -g "regress/data/regress_graphe.gpkg" -t graphe -z 0 -r 1
- name: create cache RGBIR no mtd
run: |
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -I "regress/data/IR/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_RGBIR_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1 -r 1
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -I "regress/data/IR/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_RGBIR_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1 -r 1
- name: update cache RGBIR no mtd
run: |
python scripts/update_cache.py -R "regress/data/update/RGB/*.tif" -I "regress/data/update/IR/*.tif" -c cache_regress_RGBIR_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1 -r 1
- name: create cache IR
run: |
python scripts/create_cache.py -I "regress/data/IR/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_IR -g "regress/data/regress_graphe.gpkg" -t graphe -z 0 -r 1
python scripts/create_cache.py -I "regress/data/IR/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_IR -g "regress/data/regress_graphe.gpkg" -t graphe -z 0 -r 1
- name: update cache IR
run: |
python scripts/update_cache.py -I "regress/data/update/IR/*.tif" -c cache_regress_IR -g "regress/data/regress_graphe.gpkg" -t graphe -z 0 -r 1
- name: create cache IR no mtd
run: |
python scripts/create_cache.py -I "regress/data/IR/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_IR_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1 -r 1
python scripts/create_cache.py -I "regress/data/IR/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_IR_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1 -r 1
- name: update cache IR no mtd
run: |
python scripts/update_cache.py -I "regress/data/update/IR/*.tif" -c cache_regress_IR_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1 -r 1
- name: create cache RGB gpao
run: |
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_RGB_gpao -g "regress/data/regress_graphe.gpkg" -t graphe
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_RGB_gpao -g "regress/data/regress_graphe.gpkg" -t graphe
- name: create cache RGB gpao no mtd
run: |
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_RGB_gpao_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_RGB_gpao_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1
- name: create cache RGBIR gpao
run: |
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -I "regress/data/IR/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_RGBIR_gpao -g "regress/data/regress_graphe.gpkg" -t graphe
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -I "regress/data/IR/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_RGBIR_gpao -g "regress/data/regress_graphe.gpkg" -t graphe
- name: create cache RGBIR gpao no mtd
run: |
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -I "regress/data/IR/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_RGBIR_gpao_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1
python scripts/create_cache.py -R "regress/data/RGB/*.tif" -I "regress/data/IR/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_RGBIR_gpao_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1
- name: create cache IR gpao
run: |
python scripts/create_cache.py -I "regress/data/IR/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_IR_gpao -g "regress/data/regress_graphe.gpkg" -t graphe
python scripts/create_cache.py -I "regress/data/IR/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_IR_gpao -g "regress/data/regress_graphe.gpkg" -t graphe
- name: create cache IR gpao no mtd
run: |
python scripts/create_cache.py -I "regress/data/IR/*.tif" -o ressources/LAMB93_5cm.json -c cache_regress_IR_gpao_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1
python scripts/create_cache.py -I "regress/data/IR/*.tif" -o ressources/RGF93_LA93_5cm.json -c cache_regress_IR_gpao_no_mtd -g "regress/data/regress_graphe_nomtd.gpkg" -t graphe -z 1
- name: check cache RGB
run: |
Expand Down

0 comments on commit e784718

Please sign in to comment.