Skip to content

Conversation

@oscar60310
Copy link
Contributor

@oscar60310 oscar60310 commented Sep 23, 2022

Description

Update these SQL files, schemas, and config.

  • move build package to dev dependencies
  • update sample queries
  • add empty profiles.yaml

Issue ticket number

closes #83

Additional Context

@codecov-commenter
Copy link

Codecov Report

Base: 92.52% // Head: 92.52% // No change to project coverage 👍

Coverage data is based on head (508c3e5) compared to base (46c0080).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #86   +/-   ##
========================================
  Coverage    92.52%   92.52%           
========================================
  Files          245      245           
  Lines         3533     3533           
  Branches       446      446           
========================================
  Hits          3269     3269           
  Misses         179      179           
  Partials        85       85           
Flag Coverage Δ
cli 88.96% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/cli/src/commands/init.ts 83.33% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

- move build package to dev dependencies
- update sample queries
- add empty profiles.yaml
Copy link
Contributor

@kokokuo kokokuo left a comment

Choose a reason for hiding this comment

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

LGTM 👍 Thanks for aligning to the new design and update the cli init template vulcan.yaml !

@kokokuo kokokuo merged commit ce877dd into develop Sep 24, 2022
@kokokuo kokokuo deleted the fix/align-cli branch September 24, 2022 05:53
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.

Update CLI initialized files to align the new design

4 participants