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

change: execute correct callback in async call #338

Merged

Conversation

julio-ufpb
Copy link
Member

Related Issue

Closes #337

Proposed Changes

@julio-ufpb julio-ufpb requested a review from 710lucas December 28, 2023 14:22
@julio-ufpb julio-ufpb self-assigned this Dec 28, 2023
@julio-ufpb julio-ufpb linked an issue Dec 28, 2023 that may be closed by this pull request
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (a4acc66) 0.00% compared to head (a285b72) 0.00%.

Files Patch % Lines
src/components/UniversiForm/UniversiForm.tsx 0.00% 16 Missing ⚠️
...nts/UniversiForm/Validation/RequiredValidation.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #338   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files        121     121           
  Lines       2501    2509    +8     
  Branches     688     689    +1     
=====================================
- Misses      2501    2509    +8     

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

@KassioL2L KassioL2L self-requested a review December 29, 2023 16:27
Copy link
Contributor

@KassioL2L KassioL2L left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tudo certo

@julio-ufpb julio-ufpb merged commit 13bc65c into main Dec 29, 2023
7 checks passed
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.

[CHANGE] Executar corretamente callback em UniversiForm
2 participants