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 [DisallowNull] on TId in pipeline parameters #1583

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

bkoelman
Copy link
Member

image

Fixes #1571.

QUALITY CHECKLIST

Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.80%. Comparing base (ae5d0d1) to head (3897ebd).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1583   +/-   ##
=======================================
  Coverage   90.80%   90.80%           
=======================================
  Files         348      348           
  Lines       11184    11185    +1     
  Branches     1836     1836           
=======================================
+ Hits        10156    10157    +1     
  Misses        676      676           
  Partials      352      352           

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

@bkoelman bkoelman marked this pull request as ready for review June 30, 2024 15:13
@bkoelman bkoelman merged commit 977346d into master Jun 30, 2024
16 checks passed
@bkoelman bkoelman deleted the use-disallownull-in-pipeline branch June 30, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add [DisallowNull] on id parameters
1 participant