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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[api] Add schema to vercel.json #7394

Merged
merged 1 commit into from
Feb 8, 2022
Merged

[api] Add schema to vercel.json #7394

merged 1 commit into from
Feb 8, 2022

Conversation

dferber90
Copy link
Contributor

@dferber90 dferber90 commented Feb 4, 2022

Related Issues

馃搵 Checklist

Tests

  • The code changed/added as part of this PR has been covered with tests
  • All tests pass locally with yarn test-unit

Code Review

  • This PR has a concise title and thorough description useful to a reviewer
  • Issue from task tracker has a link to this PR

@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #7394 (d12af5a) into main (2402db9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7394   +/-   ##
=======================================
  Coverage   49.45%   49.45%           
=======================================
  Files         134      134           
  Lines        5381     5381           
  Branches     1350     1350           
=======================================
  Hits         2661     2661           
+ Misses       2712     2707    -5     
- Partials        8       13    +5     
Impacted Files Coverage 螖
packages/cli/src/util/index.ts 7.56% <0.00%> (酶)
packages/cli/src/util/dev/server.ts 59.42% <0.00%> (酶)
packages/cli/src/util/output/error.ts 31.25% <0.00%> (酶)
packages/cli/src/commands/deploy/index.ts 20.05% <0.00%> (酶)
packages/cli/src/util/deploy/process-deployment.ts 10.25% <0.00%> (酶)

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 2402db9...d12af5a. Read the comment docs.

@styfle styfle changed the title Add schema to vercel.json [api] Add schema to vercel.json Feb 4, 2022
@TooTallNate TooTallNate merged commit dc2d814 into main Feb 8, 2022
@TooTallNate TooTallNate deleted the schema branch February 8, 2022 08:56
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.

None yet

3 participants