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

Add Point.isOverlap() #93

Merged
merged 1 commit into from
Sep 9, 2023
Merged

Add Point.isOverlap() #93

merged 1 commit into from
Sep 9, 2023

Conversation

mreutegg
Copy link
Owner

@mreutegg mreutegg commented Sep 9, 2023

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Sep 9, 2023

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
Copy link

codecov bot commented Sep 9, 2023

Codecov Report

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

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

Additional details and impacted files
@@             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 Coverage Δ
...in/java/com/github/mreutegg/laszip4j/LASPoint.java 33.33% <100.00%> (+2.08%) ⬆️

... and 2 files with indirect coverage changes

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

@mreutegg mreutegg merged commit 500ccb8 into master Sep 9, 2023
10 checks passed
@mreutegg mreutegg deleted the overlap branch August 18, 2024 12:47
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.

1 participant