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

種々のリファクタリング等のまとめ #152

Merged
merged 6 commits into from
Jan 9, 2024

(citygml::object) Use Cow

ed9b97c
Select commit
Loading
Failed to load commit list.
Merged

種々のリファクタリング等のまとめ #152

(citygml::object) Use Cow
ed9b97c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jan 9, 2024 in 1s

93.27% of diff hit (target 60.00%)

View this Pull Request on Codecov

93.27% of diff hit (target 60.00%)

Annotations

Check warning on line 121 in nusamai-geojson/src/conversion.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai-geojson/src/conversion.rs#L121

Added line #L121 was not covered by tests

Check warning on line 297 in nusamai-geojson/src/conversion.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai-geojson/src/conversion.rs#L297

Added line #L297 was not covered by tests

Check warning on line 377 in nusamai-geojson/src/conversion.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai-geojson/src/conversion.rs#L377

Added line #L377 was not covered by tests

Check warning on line 24 in nusamai-gpkg/src/handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai-gpkg/src/handler.rs#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 28 in nusamai-gpkg/src/handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai-gpkg/src/handler.rs#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 119 in nusamai/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/main.rs#L119

Added line #L119 was not covered by tests

Check warning on line 34 in nusamai/src/pipeline/feedback.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/pipeline/feedback.rs#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 83 in nusamai/src/pipeline/runner.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/pipeline/runner.rs#L83

Added line #L83 was not covered by tests

Check warning on line 151 in nusamai/src/sink/geojson/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/sink/geojson/mod.rs#L151

Added line #L151 was not covered by tests

Check warning on line 167 in nusamai/src/sink/geojson/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/sink/geojson/mod.rs#L167

Added line #L167 was not covered by tests

Check warning on line 65 in nusamai/src/sink/gpkg/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/sink/gpkg/mod.rs#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 67 in nusamai/src/sink/gpkg/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/sink/gpkg/mod.rs#L67

Added line #L67 was not covered by tests

Check warning on line 92 in nusamai/src/sink/gpkg/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/sink/gpkg/mod.rs#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 94 in nusamai/src/source/citygml.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/source/citygml.rs#L94

Added line #L94 was not covered by tests

Check warning on line 39 in nusamai/src/transform/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

nusamai/src/transform/mod.rs#L39

Added line #L39 was not covered by tests