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

[next] Add test cases for route /index handling #4002

Merged
merged 4 commits into from
Jul 29, 2020
Merged

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Apr 3, 2020

This adds some test cases for /index handling to ensure we are being consistent with local development and production

@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@dce9a89). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4002   +/-   ##
=========================================
  Coverage          ?   13.57%           
=========================================
  Files             ?      278           
  Lines             ?     9971           
  Branches          ?     1301           
=========================================
  Hits              ?     1354           
  Misses            ?     8524           
  Partials          ?       93           
Impacted Files Coverage Δ
src/util/prompt-options.js 0.00% <0.00%> (ø)
src/util/get-dist-tag.ts 77.77% <0.00%> (ø)
src/commands/projects.js 0.00% <0.00%> (ø)
src/util/domains/move-out-domain.ts 0.00% <0.00%> (ø)
src/util/domains/check-transfer.ts 0.00% <0.00%> (ø)
src/commands/domains/ls.ts 0.00% <0.00%> (ø)
src/commands/login.js 0.00% <0.00%> (ø)
src/util/get-scope.ts 0.00% <0.00%> (ø)
src/util/is-valid-name.ts 80.00% <0.00%> (ø)
src/util/scale/region-or-dc-to-dc.js 0.00% <0.00%> (ø)
... and 268 more

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 dce9a89...29f9784. Read the comment docs.

@styfle styfle changed the title [now-next] Add test cases for route /index handling [next] Add test cases for route /index handling May 12, 2020
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

4 participants