a-luna / vigorish

MLB data web scraper, Python CLI application
https://aaronluna.dev/projects/vigorish
MIT License
2 stars 2 forks source link

update dependencies and bump version #845

Closed a-luna closed 3 years ago

sourcery-ai[bot] commented 3 years ago

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 0.00 ⭐ 0.00 ⭐ 0.00
Method Length 77.50 🙂 77.50 🙂 0.00
Working memory 15.33 ⛔ 15.33 ⛔ 0.00
Quality 60.69% 🙂 60.69% 🙂 0.00%
Other metrics Before After Change
Lines 83 83 0
Changed files Quality Before Quality After Quality Change
setup.py 52.93% 🙂 52.93% 🙂 0.00%
src/vigorish/version.py 99.50% ⭐ 99.50% ⭐ 0.00%

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

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request.


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!

Help us improve this quality report!