mreutegg / laszip4j

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

Test depends on system locale #105

Closed mreutegg closed 9 months ago

mreutegg commented 9 months ago

Use a fixed locale in test

sonarcloud[bot] commented 9 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

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (dd3802c) 20.46% compared to head (36a05b6) 20.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #105 +/- ## ========================================= Coverage 20.46% 20.46% Complexity 754 754 ========================================= Files 170 170 Lines 12472 12472 Branches 2748 2748 ========================================= Hits 2553 2553 Misses 9388 9388 Partials 531 531 ```

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