Skip to content
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

🐛 Fix onChange handlers #1230

Merged
merged 2 commits into from
Jul 31, 2023
Merged

Conversation

ibolton336
Copy link
Member

  • Addresses a small regression that showed up as a part of the pf5 migration/upgrade.

Signed-off-by: ibolton336 <ibolton@redhat.com>
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9887ead) 44.08% compared to head (505becb) 44.08%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1230   +/-   ##
=======================================
  Coverage   44.08%   44.08%           
=======================================
  Files         177      177           
  Lines        4512     4512           
  Branches     1005     1005           
=======================================
  Hits         1989     1989           
  Misses       2512     2512           
  Partials       11       11           
Flag Coverage Δ
client 44.08% <0.00%> (ø)
server ∅ <ø> (∅)

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

Files Changed Coverage Δ
client/src/app/pages/proxies/proxy-form.tsx 34.45% <0.00%> (ø)

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

@sjd78
Copy link
Member

sjd78 commented Jul 29, 2023

See #1136

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