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

Refactor CFWriter utility into CF directory #2524

Merged
merged 42 commits into from
Nov 28, 2023

Add py.typed file so users get type information in their IDE

cc366c0
Select commit
Loading
Failed to load commit list.
Merged

Refactor CFWriter utility into CF directory #2524

Add py.typed file so users get type information in their IDE
cc366c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 28, 2023 in 1s

97.24% of diff hit (target 95.21%)

View this Pull Request on Codecov

97.24% of diff hit (target 95.21%)

Annotations

Check warning on line 52 in satpy/cf/area.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/cf/area.py#L52

Added line #L52 was not covered by tests

Check warning on line 45 in satpy/cf/attrs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/cf/attrs.py#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 56 in satpy/cf/attrs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/cf/attrs.py#L56

Added line #L56 was not covered by tests

Check warning on line 60 in satpy/cf/attrs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/cf/attrs.py#L60

Added line #L60 was not covered by tests

Check warning on line 64 in satpy/cf/attrs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/cf/attrs.py#L64

Added line #L64 was not covered by tests

Check warning on line 81 in satpy/cf/attrs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/cf/attrs.py#L81

Added line #L81 was not covered by tests

Check warning on line 52 in satpy/cf/coords.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/cf/coords.py#L52

Added line #L52 was not covered by tests

Check warning on line 56 in satpy/cf/coords.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/cf/coords.py#L56

Added line #L56 was not covered by tests

Check warning on line 65 in satpy/cf/coords.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/cf/coords.py#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 35 in satpy/cf/datasets.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/cf/datasets.py#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 68 in satpy/cf/encoding.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/cf/encoding.py#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 339 in satpy/writers/cf_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/writers/cf_writer.py#L338-L339

Added lines #L338 - L339 were not covered by tests

Check warning on line 342 in satpy/writers/cf_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/writers/cf_writer.py#L342

Added line #L342 was not covered by tests

Check warning on line 352 in satpy/writers/cf_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/writers/cf_writer.py#L352

Added line #L352 was not covered by tests

Check warning on line 354 in satpy/writers/cf_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/writers/cf_writer.py#L354

Added line #L354 was not covered by tests

Check warning on line 357 in satpy/writers/cf_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

satpy/writers/cf_writer.py#L357

Added line #L357 was not covered by tests