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

Fix panic in diegen with go1.22 #129

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Fix panic in diegen with go1.22 #129

merged 1 commit into from
Mar 4, 2024

Conversation

scothis
Copy link
Collaborator

@scothis scothis commented Mar 4, 2024

Fixes #128

Signed-off-by: Scott Andrews <scott@andrews.me>
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.42%. Comparing base (5b719f1) to head (8ab6dcf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #129   +/-   ##
=======================================
  Coverage   10.42%   10.42%           
=======================================
  Files          63       63           
  Lines        3118     3118           
=======================================
  Hits          325      325           
  Misses       2790     2790           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@scothis scothis merged commit 45744de into main Mar 4, 2024
5 checks passed
@scothis scothis deleted the diegen-panic branch March 4, 2024 16:47
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.

diegen panic with go 1.22.0
1 participant