mreutegg / laszip4j

The LASzip library ported to Java
GNU Lesser General Public License v2.1
34 stars 15 forks source link

Fix warn message format #97

Closed mreutegg closed 10 months ago

mreutegg commented 10 months ago

Update header at the end when writing las file

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

89.5% 89.5% Coverage
0.0% 0.0% Duplication

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 85.71% and project coverage change: +0.26% :tada:

Comparison is base (249c07a) 20.00% compared to head (187c025) 20.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ============================================ + Coverage 20.00% 20.27% +0.26% - Complexity 730 744 +14 ============================================ Files 170 170 Lines 12447 12461 +14 Branches 2745 2747 +2 ============================================ + Hits 2490 2526 +36 + Misses 9444 9400 -44 - Partials 513 535 +22 ``` | [Files Changed](https://app.codecov.io/gh/mreutegg/laszip4j/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [.../github/mreutegg/laszip4j/laslib/LASwriterLAS.java](https://app.codecov.io/gh/mreutegg/laszip4j/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9jb20vZ2l0aHViL21yZXV0ZWdnL2xhc3ppcDRqL2xhc2xpYi9MQVN3cml0ZXJMQVMuamF2YQ==) | `15.87% <0.00%> (+2.92%)` | :arrow_up: | | [...n/java/com/github/mreutegg/laszip4j/LASWriter.java](https://app.codecov.io/gh/mreutegg/laszip4j/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9jb20vZ2l0aHViL21yZXV0ZWdnL2xhc3ppcDRqL0xBU1dyaXRlci5qYXZh) | `96.00% <92.30%> (-4.00%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/mreutegg/laszip4j/pull/97/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.