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

Refactor to support File based methods on Scala Native #384

Merged
merged 13 commits into from
Nov 5, 2024
Merged

Conversation

ekrich
Copy link
Owner

@ekrich ekrich commented Aug 5, 2024

Due to refactoring to allow tests to run, we have increased our tests from 318 to 352 for JS and 356 for Native. JVM has 532 but some of those are due to loading configs in Java Beans so we would never expect to get that many.

  • Native and JS now support the ConfigDocumentFactory parseReader and parseString API.
  • Native now support the ConfigDocumentFactory parseFile API.

@ekrich ekrich changed the title Refactor to support File and Resource based methods on Scala Native Refactor to support File based methods on Scala Native Nov 5, 2024
@ekrich ekrich merged commit ea96ab2 into main Nov 5, 2024
3 checks passed
@ekrich ekrich deleted the topic/file branch November 5, 2024 02:41
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