benmccallum / fairybread

Input validation for HotChocolate
MIT License
114 stars 11 forks source link

Upgrade to HC 13.0.0-preview.88 due to breaking changes #89

Closed repne closed 1 year ago

repne commented 1 year ago

A change introduced to HC 13.0.0-preview.82 is breaking AddFairyBread with the error Error CS7069: Reference to type 'IRequestExecutorBuilder' claims it is defined in 'HotChocolate.Execution', but it could not be found.

codecov-commenter commented 1 year ago

Codecov Report

Merging #89 (581be1d) into main (c98099c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   91.72%   91.72%           
=======================================
  Files          14       14           
  Lines         399      399           
=======================================
  Hits          366      366           
  Misses         33       33           
Flag Coverage Δ
integration 91.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.