form icon indicating copy to clipboard operation
form copied to clipboard

feat(core): form reset field utility function

Open harry-whorlow opened this issue 11 months ago • 3 comments

From issue #1177 and discussion #1159 this PR introduces form.resetField() utility

harry-whorlow avatar Mar 05 '25 14:03 harry-whorlow

View your CI Pipeline Execution ↗ for commit a6133d7adb02439f12cea74bb1190f21440fdf6a.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 2m View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 22s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-11 09:24:13 UTC

nx-cloud[bot] avatar Mar 05 '25 14:03 nx-cloud[bot]

Codecov Report

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

Project coverage is 88.86%. Comparing base (4ef7fd1) to head (a6133d7). Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1223      +/-   ##
==========================================
+ Coverage   88.81%   88.86%   +0.05%     
==========================================
  Files          28       28              
  Lines        1269     1275       +6     
  Branches      331      332       +1     
==========================================
+ Hits         1127     1133       +6     
  Misses        127      127              
  Partials       15       15              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: 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.

codecov[bot] avatar Mar 05 '25 14:03 codecov[bot]