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

New and updated reprs for Variable, ParticleFile, Field, VectorField, and ParticleSet #1743

Merged
merged 17 commits into from
Oct 28, 2024

Update Parcels tutorial notebook with new reprs

709094c
Select commit
Loading
Failed to load commit list.
Merged

New and updated reprs for Variable, ParticleFile, Field, VectorField, and ParticleSet #1743

Update Parcels tutorial notebook with new reprs
709094c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 28, 2024 in 1s

89.76% of diff hit (target 81.64%)

View this Pull Request on Codecov

89.76% of diff hit (target 81.64%)

Annotations

Check warning on line 1929 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L1926-L1929

Added lines #L1926 - L1929 were not covered by tests

Check warning on line 123 in parcels/particlefile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/particlefile.py#L123

Added line #L123 was not covered by tests

Check warning on line 75 in parcels/tools/_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/tools/_helpers.py#L75

Added line #L75 was not covered by tests

Check warning on line 78 in parcels/tools/_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/tools/_helpers.py#L78

Added line #L78 was not covered by tests

Check warning on line 120 in parcels/tools/_helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/tools/_helpers.py#L118-L120

Added lines #L118 - L120 were not covered by tests

Check warning on line 27 in tests/test_reprs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_reprs.py#L27

Added line #L27 was not covered by tests

Check warning on line 114 in tests/test_reprs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_reprs.py#L113-L114

Added lines #L113 - L114 were not covered by tests