GeoscienceAustralia / digitalearthau

Code and tools for Digital Earth Australia (a deployment of Open Data Cube)
https://geoscienceaustralia.github.io/digitalearthau/
31 stars 21 forks source link

initial commit of Camden InSAR products #243

Closed abhijeetkumarga closed 4 years ago

omad commented 4 years ago

The yamllint check is being overly persnickety.


./digitalearthau/config/products/camden_insar_alos_displacement.yaml

  21:18     error    no new line character at the end of file  (new-line-at-end-of-file)

./digitalearthau/config/products/camden_insar_alos_velocity.yaml

  21:23     error    no new line character at the end of file  (new-line-at-end-of-file)

./digitalearthau/config/products/camden_insar_radarsat_displacement.yaml

  21:18     error    no new line character at the end of file  (new-line-at-end-of-file)

./digitalearthau/config/products/camden_insar_radarsat_velocity.yaml

  21:23     error    no new line character at the end of file  (new-line-at-end-of-file)
codecov[bot] commented 4 years ago

Codecov Report

Merging #243 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #243   +/-   ##
========================================
  Coverage    66.92%   66.92%           
========================================
  Files           42       42           
  Lines         3202     3202           
========================================
  Hits          2143     2143           
  Misses        1059     1059

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 01762eb...be9ff04. Read the comment docs.