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

Example PR (Sourcery refactored) #88

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

ghost
Copy link

@ghost ghost commented Jun 25, 2020

Pull Request #87 refactored by Sourcery.

Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it.

To incorporate these changes, you can either:

  1. Merge this Pull Request instead of the original, or

  2. Ask your contributor to locally incorporate these commits and push them to
    the original Pull Request

    Incorporate changes via command line
    git fetch https://github.com/Hellebore/python-testing pull/87/head
    git merge --ff-only FETCH_HEAD
    git push

NOTE: As code is pushed to the original Pull Request, Sourcery will
re-run and update (force-push) this Pull Request with new refactorings as
necessary. If Sourcery finds no refactorings at any point, this Pull Request
will be closed automatically.

See our documentation here.

Run Sourcery locally

Reduce the feedback loop during development by using the Sourcery editor plugin:

@ghost ghost force-pushed the sourcery-dev/pull-87 branch 2 times, most recently from 4ed9eed to 1d394f3 Compare June 25, 2020 10:58
@ghost
Copy link
Author

ghost commented Jun 25, 2020

Sourcery Code Quality Report (beta)

This PR has an average code quality of 9.18 out of 10

Before After Change
Quality 0.0 9.18 9.18
Complexity 0.0 0.0 0.0
Method Length 0.0 33.0 33.0
Lines 0 11 11
Changed files Quality Before Quality After Quality Change
new.py 0.0 9.18 9.18 ⬆️

We are actively working on this report - lots more documentation and extra metrics to come!

Let us know what you think of it via email or our Gitter!

@ghost ghost force-pushed the sourcery-dev/pull-87 branch 13 times, most recently from e195d30 to 618c6fa Compare June 25, 2020 11:39
@ghost ghost force-pushed the sourcery-dev/pull-87 branch from 618c6fa to b482c88 Compare June 25, 2020 11:39
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.

3 participants