Skip to content

derive Default for enums#229

Merged
davidhewitt merged 1 commit intomainfrom
dh/derive-enum-defaults
Nov 9, 2025
Merged

derive Default for enums#229
davidhewitt merged 1 commit intomainfrom
dh/derive-enum-defaults

Conversation

@davidhewitt
Copy link
Collaborator

New clippy lint encourages this.

@davidhewitt davidhewitt enabled auto-merge (squash) November 9, 2025 20:31
@codecov
Copy link

codecov bot commented Nov 9, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crates/jiter/src/lib.rs 0.00% 0 Missing and 1 partial ⚠️
crates/jiter/src/py_lossless_float.rs 0.00% 0 Missing and 1 partial ⚠️
crates/jiter/src/py_string_cache.rs 0.00% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 9, 2025

CodSpeed Performance Report

Merging #229 will not alter performance

Comparing dh/derive-enum-defaults (2cc0fda) with main (f9f3217)

Summary

✅ 70 untouched

@davidhewitt davidhewitt merged commit 2ad77c2 into main Nov 9, 2025
25 of 26 checks passed
@davidhewitt davidhewitt deleted the dh/derive-enum-defaults branch November 9, 2025 20:37
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.

1 participant