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

ORM: Add get_size_on_disk method to RemoteData #6584

Merged
merged 24 commits into from
Dec 19, 2024

Update test to capture correct exception.

9c3d2ba
Select commit
Loading
Failed to load commit list.
Merged

ORM: Add get_size_on_disk method to RemoteData #6584

Update test to capture correct exception.
9c3d2ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2024 in 0s

82.61% of diff hit (target 77.92%)

View this Pull Request on Codecov

82.61% of diff hit (target 77.92%)

Annotations

Check warning on line 120 in src/aiida/cmdline/commands/cmd_data/cmd_remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/cmdline/commands/cmd_data/cmd_remote.py#L120

Added line #L120 was not covered by tests

Check warning on line 125 in src/aiida/cmdline/commands/cmd_data/cmd_remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/cmdline/commands/cmd_data/cmd_remote.py#L122-L125

Added lines #L122 - L125 were not covered by tests

Check warning on line 130 in src/aiida/cmdline/commands/cmd_data/cmd_remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/cmdline/commands/cmd_data/cmd_remote.py#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 593 in src/aiida/common/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/common/utils.py#L593

Added line #L593 was not covered by tests

Check warning on line 113 in src/aiida/orm/nodes/data/remote/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/orm/nodes/data/remote/base.py#L113

Added line #L113 was not covered by tests

Check warning on line 143 in src/aiida/orm/nodes/data/remote/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/orm/nodes/data/remote/base.py#L143

Added line #L143 was not covered by tests

Check warning on line 247 in src/aiida/orm/nodes/data/remote/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/orm/nodes/data/remote/base.py#L247

Added line #L247 was not covered by tests

Check warning on line 249 in src/aiida/orm/nodes/data/remote/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/orm/nodes/data/remote/base.py#L249

Added line #L249 was not covered by tests

Check warning on line 253 in src/aiida/orm/nodes/data/remote/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/orm/nodes/data/remote/base.py#L253

Added line #L253 was not covered by tests

Check warning on line 271 in src/aiida/orm/nodes/data/remote/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/orm/nodes/data/remote/base.py#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 337 in src/aiida/orm/nodes/data/remote/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/orm/nodes/data/remote/base.py#L337

Added line #L337 was not covered by tests