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

ENH: 2023年度データセット / PLATEAU CityGML v3 に対応 #11

Merged
merged 4 commits into from
Apr 3, 2024

Conversation

ozekik
Copy link
Owner

@ozekik ozekik commented Apr 3, 2024

Resolves #10.

@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2024

Codecov Report

Attention: Patch coverage is 82.10526% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 65.78%. Comparing base (7308c97) to head (c890b04).

Files Patch % Lines
plateaukit/installer.py 62.50% 6 Missing ⚠️
...ukit/formats/citygml/parsers/city_object_parser.py 73.33% 4 Missing ⚠️
...rmats/citygml/extractors/city_object_extractors.py 62.50% 3 Missing ⚠️
plateaukit/cli/commands/info.py 90.00% 1 Missing ⚠️
plateaukit/formats/citygml/citygml_dataset.py 90.00% 1 Missing ⚠️
...teaukit/formats/citygml/parsers/city_gml_parser.py 90.90% 1 Missing ⚠️
plateaukit/generators/quantized_mesh.py 50.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   65.12%   65.78%   +0.66%     
==========================================
  Files          51       51              
  Lines        1875     1926      +51     
==========================================
+ Hits         1221     1267      +46     
- Misses        654      659       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ozekik ozekik merged commit b3abb1d into master Apr 3, 2024
10 checks passed
@ozekik ozekik deleted the update/datasets branch April 3, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2023年度版データセットの追加
2 participants