-
-
Notifications
You must be signed in to change notification settings - Fork 338
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
feat: add transform value on submit #893
base: main
Are you sure you want to change the base?
Conversation
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 3e9987f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #893 +/- ##
==========================================
- Coverage 91.55% 89.24% -2.32%
==========================================
Files 21 26 +5
Lines 900 948 +48
Branches 206 212 +6
==========================================
+ Hits 824 846 +22
- Misses 71 96 +25
- Partials 5 6 +1 ☔ View full report in Codecov by Sentry. |
fix: #418
I'm not sure if this feature is still around, but if it is, I've started trying things.