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 all small unsigned int types, fix display for them and other enum Variant #29

Merged
merged 5 commits into from
Feb 3, 2024

fix removal of reference mark from autogenerated type names

e91dff3
Select commit
Loading
Failed to load commit list.
Merged

Add all small unsigned int types, fix display for them and other enum Variant #29

fix removal of reference mark from autogenerated type names
e91dff3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 5, 2024 in 0s

15.2% of diff hit (target 60.0%)

View this Pull Request on Codecov

15.2% of diff hit (target 60.0%)

Annotations

Check warning on line 241 in rust/derive/src/params.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/derive/src/params.rs#L241

Added line #L241 was not covered by tests

Check warning on line 140 in rust/src/stl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/src/stl.rs#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 150 in rust/src/stl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/src/stl.rs#L150

Added line #L150 was not covered by tests

Check warning on line 156 in rust/src/stl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/src/stl.rs#L153-L156

Added lines #L153 - L156 were not covered by tests

Check warning on line 162 in rust/src/stl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/src/stl.rs#L159-L162

Added lines #L159 - L162 were not covered by tests

Check warning on line 193 in rust/src/stl.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/src/stl.rs#L167-L193

Added lines #L167 - L193 were not covered by tests