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

feat: add automatic downscaling when encountering OOM error #51

Merged
merged 13 commits into from
Mar 7, 2024

chore: modify free memory ratio calculation

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

feat: add automatic downscaling when encountering OOM error #51

chore: modify free memory ratio calculation
9d31906
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 7, 2024 in 0s

84.03% of diff hit (target 88.44%)

View this Pull Request on Codecov

84.03% of diff hit (target 88.44%)

Annotations

Check warning on line 55 in quackosm/_osm_tags_filters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

quackosm/_osm_tags_filters.py#L55

Added line #L55 was not covered by tests

Check warning on line 17 in quackosm/_rich_progress.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

quackosm/_rich_progress.py#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 1094 in quackosm/pbf_file_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

quackosm/pbf_file_reader.py#L1094

Added line #L1094 was not covered by tests

Check warning on line 1224 in quackosm/pbf_file_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

quackosm/pbf_file_reader.py#L1224

Added line #L1224 was not covered by tests

Check warning on line 1265 in quackosm/pbf_file_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

quackosm/pbf_file_reader.py#L1263-L1265

Added lines #L1263 - L1265 were not covered by tests

Check warning on line 1271 in quackosm/pbf_file_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

quackosm/pbf_file_reader.py#L1268-L1271

Added lines #L1268 - L1271 were not covered by tests

Check warning on line 1275 in quackosm/pbf_file_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

quackosm/pbf_file_reader.py#L1273-L1275

Added lines #L1273 - L1275 were not covered by tests

Check warning on line 1280 in quackosm/pbf_file_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

quackosm/pbf_file_reader.py#L1280

Added line #L1280 was not covered by tests

Check warning on line 2143 in quackosm/pbf_file_reader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

quackosm/pbf_file_reader.py#L2141-L2143

Added lines #L2141 - L2143 were not covered by tests