Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement warnings in Parcels #1672

Merged
merged 17 commits into from
Sep 2, 2024

Typing

024aa35
Select commit
Loading
Failed to load commit list.
Merged

Implement warnings in Parcels #1672

Typing
024aa35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 2, 2024 in 1s

68.30% of diff hit (target 81.03%)

View this Pull Request on Codecov

68.30% of diff hit (target 81.03%)

Annotations

Check warning on line 186 in parcels/compilation/codegenerator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/compilation/codegenerator.py#L186

Added line #L186 was not covered by tests

Check warning on line 316 in parcels/compilation/codegenerator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/compilation/codegenerator.py#L316

Added line #L316 was not covered by tests

Check warning on line 318 in parcels/compilation/codegenerator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/compilation/codegenerator.py#L318

Added line #L318 was not covered by tests

Check warning on line 169 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 325 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L325

Added line #L325 was not covered by tests

Check warning on line 328 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L328

Added line #L328 was not covered by tests

Check warning on line 435 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L434-L435

Added lines #L434 - L435 were not covered by tests

Check warning on line 547 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L547

Added line #L547 was not covered by tests

Check warning on line 556 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L556

Added line #L556 was not covered by tests

Check warning on line 830 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L830

Added line #L830 was not covered by tests

Check warning on line 832 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L832

Added line #L832 was not covered by tests

Check warning on line 1355 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L1355

Added line #L1355 was not covered by tests

Check warning on line 1357 in parcels/field.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/field.py#L1357

Added line #L1357 was not covered by tests

Check warning on line 60 in parcels/fieldfilebuffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/fieldfilebuffer.py#L60

Added line #L60 was not covered by tests

Check warning on line 63 in parcels/fieldfilebuffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/fieldfilebuffer.py#L63

Added line #L63 was not covered by tests

Check warning on line 341 in parcels/fieldfilebuffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/fieldfilebuffer.py#L340-L341

Added lines #L340 - L341 were not covered by tests

Check warning on line 344 in parcels/fieldfilebuffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/fieldfilebuffer.py#L344

Added line #L344 was not covered by tests

Check warning on line 748 in parcels/fieldfilebuffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/fieldfilebuffer.py#L747-L748

Added lines #L747 - L748 were not covered by tests

Check warning on line 751 in parcels/fieldfilebuffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/fieldfilebuffer.py#L751

Added line #L751 was not covered by tests

Check warning on line 789 in parcels/fieldfilebuffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/fieldfilebuffer.py#L788-L789

Added lines #L788 - L789 were not covered by tests

Check warning on line 791 in parcels/fieldfilebuffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/fieldfilebuffer.py#L791

Added line #L791 was not covered by tests

Check warning on line 372 in parcels/grid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/grid.py#L372

Added line #L372 was not covered by tests

Check warning on line 376 in parcels/grid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/grid.py#L376

Added line #L376 was not covered by tests

Check warning on line 385 in parcels/grid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/grid.py#L385

Added line #L385 was not covered by tests

Check warning on line 389 in parcels/grid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parcels/grid.py#L389

Added line #L389 was not covered by tests