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: remove key from data before validating #285

Merged
merged 1 commit into from
Jan 24, 2024
Merged

fix: remove key from data before validating #285

merged 1 commit into from
Jan 24, 2024

Conversation

pablo-abc
Copy link
Owner

Fixes #272

Copy link

vercel bot commented Jan 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
felte-docs ✅ Ready (Inspect) Visit Preview Jan 23, 2024 10:49pm

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9e889fb) 99.64% compared to head (e66d5fe) 99.64%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #285   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files         101      101           
  Lines        6976     6980    +4     
  Branches     1168     1168           
=======================================
+ Hits         6951     6955    +4     
  Misses         24       24           
  Partials        1        1           
Files Coverage Δ
packages/core/src/default-submit-handler.ts 100.00% <100.00%> (ø)
packages/core/src/stores.ts 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9e889fb...e66d5fe. Read the comment docs.

@pablo-abc pablo-abc merged commit 2e25206 into main Jan 24, 2024
8 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.

Unexpected key in mixed in with data
1 participant