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

feat: put, patch methods should available for bodyParser as well #646

Merged
merged 1 commit into from
Jun 20, 2018
Merged

feat: put, patch methods should available for bodyParser as well #646

merged 1 commit into from
Jun 20, 2018

Conversation

leftstick
Copy link
Contributor

Not just post, ['put', 'patch'] should working with bodyParser as well, this is usually helpful in customized mocking

@coveralls
Copy link

Pull Request Test Coverage Report for Build 687

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.005%) to 22.238%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/umi-build-dev/src/plugins/mock/createMockMiddleware.js 0 2 0.0%
Totals Coverage Status
Change from base Build 686: -0.005%
Covered Lines: 527
Relevant Lines: 2609

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 687

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.005%) to 22.238%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/umi-build-dev/src/plugins/mock/createMockMiddleware.js 0 2 0.0%
Totals Coverage Status
Change from base Build 686: -0.005%
Covered Lines: 527
Relevant Lines: 2609

💛 - Coveralls

@sorrycc sorrycc merged commit 42bf163 into umijs:master Jun 20, 2018
sorrycc pushed a commit that referenced this pull request Jun 23, 2022
* feat(preset-umi): add importKind for onCheckCode specifier

* docs: update specifiers type
xierenyuan pushed a commit to xierenyuan/umi that referenced this pull request Jun 23, 2022
* feat(preset-umi): add importKind for onCheckCode specifier

* docs: update specifiers type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants