DataSciComp icon indicating copy to clipboard operation
DataSciComp copied to clipboard

Sourcery refactored master branch

Open sourcery-ai[bot] opened this issue 4 years ago • 1 comments

Branch master refactored by Sourcery.

If you're happy with these changes, merge this Pull Request using the Squash and merge strategy.

See our documentation here.

Run Sourcery locally

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

Review changes via command line

To manually merge these changes, make sure you're on the master branch, then run:

git fetch origin sourcery/master
git merge --ff-only FETCH_HEAD
git reset HEAD^

sourcery-ai[bot] avatar Jun 29 '20 13:06 sourcery-ai[bot]

Sourcery Code Quality Report (beta)

✅ Merging this PR will increase code quality in the affected files by 0.03 out of 10.

Before After Change
Quality 7.94 7.98 0.03
Complexity 1.33 1.17 -0.17
Method Length 98.94 98.11 -0.83
Lines 187 187 0
Changed files Quality Before Quality After Quality Change
run.py 7.94 7.98 0.03 ⬆️

Here are some functions in these files that still need a tune-up:

File Function Quality Recommendation
run.py products_xml 5.6 Split out functionality

Please see our documentation here for details on how these metrics are calculated.

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!

sourcery-ai[bot] avatar Jun 29 '20 13:06 sourcery-ai[bot]