tutorcruncher / hermes

1 stars 0 forks source link

adjust custom field value max_length and allow null #272

Closed PrenSJ2 closed 1 week ago

PrenSJ2 commented 2 weeks ago

create migration to change CustomFieldValue.value max_length form 255 to 10000

also allow customFieldValue to be null

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.32%. Comparing base (52d00d7) to head (b3922c3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #272 +/- ## ========================================== - Coverage 93.48% 93.32% -0.17% ========================================== Files 29 29 Lines 1843 1843 Branches 275 275 ========================================== - Hits 1723 1720 -3 - Misses 71 73 +2 - Partials 49 50 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.