Skip to content

Commit

Permalink
increase codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelforget committed Sep 15, 2024
1 parent 34031e4 commit 48634b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ end
meta=(colorrange=(0.0,6000.0),cmap=:BrBG_10,ttl="Ocean Depth (m)",lon0=lon0)
data=(lon=λ.lon,lat=λ.lat,var=Dint,meta=meta) #,polygons=pol)
plot_examples(:projmap,data,lon0,proj)
plot_examples(:simple_heatmap,data)

end

Expand Down

0 comments on commit 48634b4

Please sign in to comment.