Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 26, 2021. It is now read-only.
/python-vuejsPublic archive

Fixing context when calling djangofy#30

Merged
cstrap merged 2 commits intomasterfromdevelop
Oct 3, 2017
Merged

Fixing context when calling djangofy#30

cstrap merged 2 commits intomasterfromdevelop
Oct 3, 2017

Conversation

@cstrap
Copy link
Owner

No description provided.

Copy link

@lintly-botlintly-bot left a comment

Choose a reason for hiding this comment

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

Lintly has detected code quality issues in this pull request.


@staticmethod
defproject_setup(project):
click.echo(click.style('running `vue init webpack {project}`'.format(project=project),fg='yellow'))

Choose a reason for hiding this comment

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

E501: line too long (108 > 79 characters)

mock_vuejsbuilder.assert_called_once()
mock_djangofy.assert_called_once()
self.assertEqual('Creating myapp\n',result.output)
self.assertEqual('Creating myapp\nMaking Vue.js myapp into django app\n',result.output)

Choose a reason for hiding this comment

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

E501: line too long (104 > 79 characters)

@cstrapcstrap merged commitef3a0cd intomasterOct 3, 2017
@coveralls
Copy link

coveralls commentedOct 3, 2017
edited
Loading

Coverage Status

Coverage decreased (-2.1%) to 85.821% when pullingaf1a6a3 on develop into7634726 on master.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

1 more reviewer

@lintly-botlintly-botlintly-bot left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@cstrap@coveralls@lintly-bot

[8]ページ先頭

©2009-2025 Movatter.jp