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

Port to use kotlinx-io #159

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Conversation

gsteckman
Copy link
Contributor

Implemented #157, #133. Converted all java io usage to kotlinx-io and moved all code to commonMain, except tests that required reading files (additional tests may still be able to be moved to commonTest). This should make it easier to also support #151 and #15 in the future by adding appropriate build targets.

@gsteckman
Copy link
Contributor Author

The build is failing when trying to upload the coverage report to Codecov. It looks like a missing token. Do you have the secret CODECOV_TOKEN set?

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.

2 participants