WayneLambert / portfolio

Portfolio site demonstrating skills with Python, Django, JavaScript, HTML, Sass, PostgreSQL, pytest, Docker, and Git.
https://waynelambert.dev
6 stars 1 forks source link

Packages/Dependencies Updates #186

Closed WayneLambert closed 1 year ago

WayneLambert commented 1 year ago

Addresses the following:

sourcery-ai[bot] commented 1 year ago

Sourcery Code Quality Report

βœ…  Merging this PR will increase code quality in the affected files by 0.63%.

Quality metrics Before After Change
Complexity 0.50 ⭐ 0.00 ⭐ -0.50 πŸ‘
Method Length 46.25 ⭐ 44.00 ⭐ -2.25 πŸ‘
Working memory 4.93 ⭐ 5.00 ⭐ 0.07 πŸ‘Ž
Quality 87.42% ⭐ 88.05% ⭐ 0.63% πŸ‘
Other metrics Before After Change
Lines 24 22 -2
Changed files Quality Before Quality After Quality Change
apps/users/admin.py 87.42% ⭐ 88.05% ⭐ 0.63% πŸ‘

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!

codecov[bot] commented 1 year ago

Codecov Report

Merging #186 (5e3df7c) into main (28ecbb8) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   89.12%   89.13%           
=======================================
  Files          61       61           
  Lines        1619     1620    +1     
  Branches      199      103   -96     
=======================================
+ Hits         1443     1444    +1     
  Misses        154      154           
  Partials       22       22           
Flag Coverage Ξ”
unittests 89.13% <ΓΈ> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Ξ”
apps/blog/models.py 100.00% <0.00%> (ΓΈ)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more