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

Flatgeobuf #881

Merged
merged 29 commits into from
Jun 27, 2024
Merged

Flatgeobuf #881

merged 29 commits into from
Jun 27, 2024

Conversation

bchapuis
Copy link
Member

No description provided.


public static SearchResult search(
InputStream stream,
int start,

Check notice

Code scanning / CodeQL

Useless parameter Note

The parameter 'start' is never used.
import org.apache.baremaps.testing.TestFiles;
import org.junit.jupiter.api.Test;

class FlatGeoBufTest {

Check notice

Code scanning / CodeQL

Unused classes and interfaces Note test

Unused class: FlatGeoBufTest is not referenced within this codebase. If not used as an external API it should be removed.
@bchapuis bchapuis marked this pull request as ready for review June 27, 2024 07:56
Copy link

sonarcloud bot commented Jun 27, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
4.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@bchapuis bchapuis merged commit 933ca83 into main Jun 27, 2024
8 of 9 checks passed
@bchapuis bchapuis deleted the flatgeobuf branch June 27, 2024 08:36
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