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

Add converting codepoints to characters #262

Merged
merged 1 commit into from
Jan 15, 2024

Add converting codepoints to characters

5c48b97
Select commit
Loading
Failed to load commit list.
Merged

Add converting codepoints to characters #262

Add converting codepoints to characters
5c48b97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 15, 2024 in 0s

7.14% of diff hit (target 0.00%)

View this Pull Request on Codecov

7.14% of diff hit (target 0.00%)

Annotations

Check warning on line 555 in core/src/ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/ast.rs#L548-L555

Added lines #L548 - L555 were not covered by tests

Check warning on line 559 in core/src/ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/ast.rs#L557-L559

Added lines #L557 - L559 were not covered by tests

Check warning on line 165 in core/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/error.rs#L164-L165

Added lines #L164 - L165 were not covered by tests