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: regenerate schema #1260

Merged
merged 1 commit into from
Sep 27, 2023
Merged

fix: regenerate schema #1260

merged 1 commit into from
Sep 27, 2023

Conversation

nickreynolds
Copy link
Contributor

What issue is this PR fixing

schema generation on windows still puts in incorrect linebreaks. regenerate from macOS.

Quality

Check all that apply:

  • I want these changes to be integrated
  • I successfully ran pnpm i, pnpm build, pnpm test, pnpm test:browser locally.
  • I allow my PR to be updated by the reviewers (to speed up the review process).
  • I added unit tests.
  • I added integration tests.
  • I did not add automated tests because _________, and I am aware that a PR without tests will likely get rejected.

Details

If applicable, add screen captures, error messages or stack traces to help explain your problem.

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (80272ca) 84.93% compared to head (a16f7a5) 84.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #1260   +/-   ##
=======================================
  Coverage   84.93%   84.93%           
=======================================
  Files         167      167           
  Lines       18131    18131           
  Branches     2036     2036           
=======================================
  Hits        15399    15399           
  Misses       2732     2732           

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

@mirceanis mirceanis merged commit 5b198ec into next Sep 27, 2023
11 checks passed
@mirceanis mirceanis deleted the nickreynolds/fix-schema branch September 27, 2023 14:12
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.

2 participants