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

Improve style source deserialization #747

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Improve style source deserialization #747

merged 1 commit into from
Aug 15, 2023

Conversation

bchapuis
Copy link
Member

Fixes #746

import org.junit.jupiter.api.Test;
import org.testcontainers.shaded.com.fasterxml.jackson.databind.ObjectMapper;

class ConfigReaderTest {

Check notice

Code scanning / CodeQL

Unused classes and interfaces Note test

Unused class: ConfigReaderTest is not referenced within this codebase. If not used as an external API it should be removed.
@bchapuis bchapuis force-pushed the 746-style branch 2 times, most recently from 9ed86dc to 91b3cff Compare August 15, 2023 21:30
@sonarcloud
Copy link

sonarcloud bot commented Aug 15, 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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@bchapuis bchapuis merged commit 30523b0 into main Aug 15, 2023
10 checks passed
@bchapuis bchapuis deleted the 746-style branch August 15, 2023 21:51
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.

Style.js can't directly set source tiles key
1 participant