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

refactor(shema:logistical): add new field #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Vaceee
Copy link

@Vaceee Vaceee commented Mar 8, 2020

Purpose | 本PR解决的问题

Changes | 本PR的更改

  • Add a new fileld allowPersonalBool to logistical

Checklist | 检查

  • Are tests written for added code? | 新增代码是否添加测试用例
  • Yes
  • No because:
  • Did you introduce any new dependencies? | 如果添加新的依赖,请列出依赖并说明添加该依赖的原因
  • No
  • Yes
    • Dependency:
    • Reason:

@menbotics menbotics bot added the kind/enhancement Category issues or prs related to enhancement. label Mar 8, 2020
@Vaceee Vaceee changed the title refactor(shema:logistical): add new field (#98) refactor(shema:logistical): add new field Mar 8, 2020
@codecov
Copy link

codecov bot commented Mar 8, 2020

Codecov Report

Merging #99 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   27.24%   27.24%           
=======================================
  Files          34       34           
  Lines         712      712           
  Branches       38       38           
=======================================
  Hits          194      194           
  Misses        518      518
Impacted Files Coverage Δ
app/schema/table_logistical.ts 40% <ø> (ø) ⬆️
app/schema/table.ts 50% <ø> (ø) ⬆️

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 f4eb67c...cea1ab9. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Category issues or prs related to enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

物流数据字段类型更新
1 participant