Skip to content

Conversation

@MatteoGuarnaccia5
Copy link
Contributor

Description

Fix for editFieldDialog zod resolver due to upgrade to react-hook-form v7.62.0 (see #1391 )

Testing instructions

Add a set up instructions describing how the reviewer should test the code

  • Review code
  • Check Actions build
  • Review changes to test coverage

@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

❌ Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.66%. Comparing base (cc8ea7b) to head (2f49385).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/utils.tsx 94.11% 1 Missing ⚠️
Additional details and impacted files
@@                                Coverage Diff                                @@
##           renovate/develop-react-hook-form-7.x-lockfile    #1524      +/-   ##
=================================================================================
- Coverage                                          98.72%   98.66%   -0.06%     
=================================================================================
  Files                                                109      106       -3     
  Lines                                              21442    21079     -363     
  Branches                                            2464     3392     +928     
=================================================================================
- Hits                                               21168    20798     -370     
- Misses                                               273      280       +7     
  Partials                                               1        1              

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

MatteoGuarnaccia5 and others added 2 commits October 23, 2025 13:58
- Remove any type for context as context is not used when using zod schema
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.

3 participants