mreutegg / laszip4j

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

Add Point.isOverlap() #93

Closed mreutegg closed 10 months ago

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% :tada:

Comparison is base (9704e9d) 19.95% compared to head (75c9325) 19.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #93 +/- ## ============================================ + Coverage 19.95% 19.98% +0.02% - Complexity 722 726 +4 ============================================ Files 170 170 Lines 12446 12447 +1 Branches 2745 2745 ============================================ + Hits 2484 2487 +3 + Misses 9450 9447 -3 - Partials 512 513 +1 ``` | [Files Changed](https://app.codecov.io/gh/mreutegg/laszip4j/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [...in/java/com/github/mreutegg/laszip4j/LASPoint.java](https://app.codecov.io/gh/mreutegg/laszip4j/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL21haW4vamF2YS9jb20vZ2l0aHViL21yZXV0ZWdnL2xhc3ppcDRqL0xBU1BvaW50LmphdmE=) | `33.33% <100.00%> (+2.08%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/mreutegg/laszip4j/pull/93/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.