Skip to content

Fix charlist warnings in tests #236

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

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

brain-geek
Copy link
Contributor

Elixir 1.18 has introduced new mix format --migrate which allows to fix multiple warnings/deprecations at once.

This should simplify running tests for the library, given that running tests will no longer produce multiple screens of warnings.

@coveralls
Copy link

Coverage Status

coverage: 89.796% (-0.1%) from 89.932%
when pulling cdc8e3b on brain-geek:fix-elixir-warnings
into a32a9d6 on parroty:master.

1 similar comment
@coveralls
Copy link

Coverage Status

coverage: 89.796% (-0.1%) from 89.932%
when pulling cdc8e3b on brain-geek:fix-elixir-warnings
into a32a9d6 on parroty:master.

@parroty parroty merged commit 25d7270 into parroty:master Apr 10, 2025
6 of 7 checks passed
@parroty
Copy link
Owner

parroty commented Apr 10, 2025

Thanks!

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.

3 participants