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

Provide for better Platform support and testing #350

Merged
merged 28 commits into from
Dec 28, 2023
Merged

Provide for better Platform support and testing #350

merged 28 commits into from
Dec 28, 2023

Conversation

ekrich
Copy link
Owner

@ekrich ekrich commented Sep 28, 2023

  • Provide basic abstract classes and Platform support
  • Migrate methods to common
  • Refactor tests for common
  • Migrate methods to JVM Native
  • Allow for JVM Native tests
  • Copy resources except beanconfig to jvm-native
  • Enable embedded resources in Native test application
  • Refactor for JVM Native
  • Migrate the rest of the methods to JVM

We will need a followup to get File and resource support for Scala Native.
This allow java.io.Reader loading for JS and Native and brings the tests up to 318 from 154.
JVM still has 532 tests.

@ekrich ekrich merged commit 7b7bddb into main Dec 28, 2023
4 checks passed
@ekrich ekrich deleted the topic/native branch December 28, 2023 19:12
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.

None yet

1 participant