github-code-scanning[bot] commented on code in PR #709:
URL: 
https://github.com/apache/incubator-baremaps/pull/709#discussion_r1240641631


##########
baremaps-core/src/test/java/org/apache/baremaps/storage/flatgeobuf/FlatGeoBufDataTableTest.java:
##########
@@ -19,19 +19,19 @@
 import org.apache.baremaps.testing.TestFiles;
 import org.junit.jupiter.api.Test;
 
-class FlatGeoBufTableTest {
+class FlatGeoBufDataTableTest {

Review Comment:
   ## Unused classes and interfaces
   
   Unused class: FlatGeoBufDataTableTest is not referenced within this 
codebase. If not used as an external API it should be removed.
   
   [Show more 
details](https://github.com/apache/incubator-baremaps/security/code-scanning/726)



##########
baremaps-core/src/test/java/org/apache/baremaps/tilestore/postgres/PostgresTileDataSchemaTest.java:
##########
@@ -19,7 +19,7 @@
 import org.apache.baremaps.tilestore.TileCoord;
 import org.junit.jupiter.api.Test;
 
-class PostgresTileStoreTest {
+class PostgresTileDataSchemaTest {

Review Comment:
   ## Unused classes and interfaces
   
   Unused class: PostgresTileDataSchemaTest is not referenced within this 
codebase. If not used as an external API it should be removed.
   
   [Show more 
details](https://github.com/apache/incubator-baremaps/security/code-scanning/728)



##########
baremaps-core/src/test/java/org/apache/baremaps/storage/geopackage/GeoPackageDataSchemaTest.java:
##########
@@ -17,20 +17,20 @@
 import org.apache.baremaps.testing.TestFiles;
 import org.junit.jupiter.api.Test;
 
-class GeoPackageStoreTest {
+class GeoPackageDataSchemaTest {

Review Comment:
   ## Unused classes and interfaces
   
   Unused class: GeoPackageDataSchemaTest is not referenced within this 
codebase. If not used as an external API it should be removed.
   
   [Show more 
details](https://github.com/apache/incubator-baremaps/security/code-scanning/727)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to