-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate Figure.colorbar tests to use dvc (#1143)
* remove test_colorbar_using_paper_coordinates_horizontal() * remove test_colorbar_box_with_rounded_corners() * remove test_colorbar_shading_string() * remove test_colorbar_positioned_using_justification_code() * remove test_colorbar_box_with_secondary_border() * remove test_colorbar_box_with_clearance() * remove test_colorbar_box_with_pen() * remove test_colorbar_box_with_offset_background() * update test_colorbar_shading_boolean() to use mpl_image_compare * remove test_color_shading_float and update test_colorbar_shading_list to use mpl_image_compare * remove .png files, add .dvc files * remove test_colorbar_positioned_using_normalized_coords() * remove test_colorbar_positioned_using_map_coordinates() * remove test_colorbar_using_paper_coordinates() Co-authored-by: Wei Ji <[email protected]> Co-authored-by: Dongdong Tian <[email protected]>
- Loading branch information
1 parent
e96c869
commit e37d361
Showing
21 changed files
with
34 additions
and
159 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
outs: | ||
- md5: 6b0f073c0adc00a3c93693ee22e92b6b | ||
size: 1522 | ||
path: test_colorbar_box.png |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
outs: | ||
- md5: f8971e61c1e44c95156372f39913b945 | ||
size: 1454 | ||
path: test_colorbar_box_with_fill.png |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-17.7 KB
pygmt/tests/baseline/test_colorbar_positioned_using_justification_code.png
Binary file not shown.
Binary file removed
BIN
-18.7 KB
pygmt/tests/baseline/test_colorbar_positioned_using_map_coordinates.png
Binary file not shown.
Binary file removed
BIN
-18.5 KB
pygmt/tests/baseline/test_colorbar_positioned_using_normalized_coords.png
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
outs: | ||
- md5: 513afcc325c918500f3b3c8de86cd63c | ||
size: 1870 | ||
path: test_colorbar_scaled_z_values.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
outs: | ||
- md5: 056c3872738c08667a816f49c676418f | ||
size: 54042 | ||
path: test_colorbar_shading_boolean.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
outs: | ||
- md5: e888834c32778bbcfeccaa9fd0d04b1f | ||
size: 59418 | ||
path: test_colorbar_shading_list.png |
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
pygmt/tests/baseline/test_colorbar_truncated_to_zlow_zhigh.png.dvc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
outs: | ||
- md5: 03e10c11514fc071f6e970c6babfd6c8 | ||
size: 2542 | ||
path: test_colorbar_truncated_to_zlow_zhigh.png |
Binary file not shown.
Binary file removed
BIN
-989 Bytes
pygmt/tests/baseline/test_colorbar_using_paper_coordinates_horizontal.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters