Metron-Project / metron

Django website for a comic book database
https://metron.cloud/
GNU General Public License v3.0
90 stars 7 forks source link

Add marvel api support #58

Closed bpepple closed 3 years ago

bpepple commented 3 years ago

Initial work on using Marvel api to add new issues. Fixes #57

sourcery-ai[bot] commented 3 years ago

Sourcery Code Quality Report

❌  Merging this PR will decrease code quality in the affected files by 0.03%.

Quality metrics Before After Change
Complexity 2.00 ⭐ 2.00 ⭐ 0.00
Method Length 551.00 ⛔ 561.00 ⛔ 10.00 👎
Working memory 31.00 ⛔ 31.00 ⛔ 0.00
Quality 32.38% 😞 32.35% 😞 -0.03% 👎
Other metrics Before After Change
Lines 323 327 4
Changed files Quality Before Quality After Quality Change
metron/settings.py 32.38% 😞 32.35% 😞 -0.03% 👎

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!

Let us know what you think of it by mentioning @sourcery-ai in a comment.