Closed mreutegg closed 1 year ago
Patch coverage: 17.47
% and project coverage change: +1.30
:tada:
Comparison is base (
fbfd898
) 16.97% compared to head (0946094
) 18.28%.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
SonarCloud Quality Gate failed.
Note, this PR also contains some fixes to code that reads data from laz files.
The changes in this PR introduce support for writing las files.
So far I tested these changes by reading a laz file and writing data into las format with the following command.
Then compared the result with the output from running the same with the native/original laszip tool.