Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return Tables instead of NamedTuples. #59

Merged
merged 10 commits into from
Sep 6, 2023

Update documentation and show methods.

78b840a
Select commit
Loading
Failed to load commit list.
Merged

Return Tables instead of NamedTuples. #59

Update documentation and show methods.
78b840a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 6, 2023 in 0s

78.86% of diff hit (target 76.03%)

View this Pull Request on Codecov

78.86% of diff hit (target 76.03%)

Annotations

Check warning on line 62 in src/GEDI/L2A.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GEDI/L2A.jl#L62

Added line #L62 was not covered by tests

Check warning on line 106 in src/GEDI/L2A.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GEDI/L2A.jl#L106

Added line #L106 was not covered by tests

Check warning on line 123 in src/GEDI/L2A.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GEDI/L2A.jl#L123

Added line #L123 was not covered by tests

Check warning on line 244 in src/GEDI/L2A.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GEDI/L2A.jl#L243-L244

Added lines #L243 - L244 were not covered by tests

Check warning on line 248 in src/GEDI/L2A.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/GEDI/L2A.jl#L248

Added line #L248 was not covered by tests

Check warning on line 63 in src/ICESat-2/ATL08.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ICESat-2/ATL08.jl#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 67 in src/ICESat-2/ATL08.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ICESat-2/ATL08.jl#L67

Added line #L67 was not covered by tests

Check warning on line 127 in src/ICESat-2/ATL08.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ICESat-2/ATL08.jl#L127

Added line #L127 was not covered by tests

Check warning on line 146 in src/ICESat-2/ATL08.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ICESat-2/ATL08.jl#L145-L146

Added lines #L145 - L146 were not covered by tests

Check warning on line 261 in src/ICESat-2/ATL08.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ICESat-2/ATL08.jl#L259-L261

Added lines #L259 - L261 were not covered by tests

Check warning on line 58 in src/ICESat/GLAH06.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ICESat/GLAH06.jl#L58

Added line #L58 was not covered by tests

Check warning on line 66 in src/ICESat/GLAH14.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ICESat/GLAH14.jl#L66

Added line #L66 was not covered by tests

Check warning on line 58 in src/granule.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/granule.jl#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 36 in src/search.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.jl#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 67 in src/search.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search.jl#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 17 in src/table.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table.jl#L11-L17

Added lines #L11 - L17 were not covered by tests

Check warning on line 21 in src/table.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table.jl#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 28 in src/table.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table.jl#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 36 in src/table.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table.jl#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 41 in src/table.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table.jl#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 44 in src/table.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table.jl#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 47 in src/table.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table.jl#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 102 in src/table.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table.jl#L102

Added line #L102 was not covered by tests

Check warning on line 112 in src/table.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/table.jl#L112

Added line #L112 was not covered by tests

Check warning on line 97 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L96-L97

Added lines #L96 - L97 were not covered by tests