Skip to content

Conversation

N-Olbert
Copy link
Contributor

@N-Olbert N-Olbert commented Aug 1, 2025

Summary of the changes (Less than 80 chars)

  • Adjusted the source generator to properly honor type nullability.

Closes #8470 (in this specific format)

@michaelstaib michaelstaib added this to the HC-15.1.9 milestone Aug 27, 2025
@michaelstaib michaelstaib self-requested a review August 27, 2025 09:02
@michaelstaib michaelstaib added the 🍒 cherry-pick Consider cherry-picking these changes into the previous major version. label Aug 27, 2025
@michaelstaib michaelstaib merged commit 5ca4d63 into ChilliCream:main Aug 27, 2025
110 checks passed
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (162a68a) to head (fdbb1c5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #8482   +/-   ##
============================
============================

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bromix
Copy link
Contributor

bromix commented Aug 27, 2025

This fix breaks now non-nullable 1:1 source generated batch data loaders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 cherry-pick Consider cherry-picking these changes into the previous major version. 🌶️ hot chocolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dataloader Code generation doesn't handle nullable reference types in tuples
3 participants