github-advanced-security[bot] commented on code in PR #857:
URL: 
https://github.com/apache/incubator-baremaps/pull/857#discussion_r1621164664


##########
baremaps-core/src/test/java/org/apache/baremaps/storage/geoparquet/GeoParquetDataStoreTest.java:
##########
@@ -22,22 +22,22 @@
 import org.apache.baremaps.testing.TestFiles;
 import org.junit.jupiter.api.Test;
 
-class GeoParquetDataSchemaTest {
+class GeoParquetDataStoreTest {

Review Comment:
   ## Unused classes and interfaces
   
   Unused class: GeoParquetDataStoreTest 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/1433)



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

Review Comment:
   ## Unused classes and interfaces
   
   Unused class: GeoPackageDataStoreTest 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/1432)



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