getcodelimit / codelimit

Your Refactoring Alarm 🔔
https://codelimit.vercel.app
GNU General Public License v3.0
36 stars 3 forks source link

:children_crossing: Show actual length #23

Closed robvanderleek closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #23 (bbccc1f) into main (917dbea) will increase coverage by 0.00%. The diff coverage is 80.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   94.54%   94.54%           
=======================================
  Files          59       59           
  Lines        1869     1871    +2     
=======================================
+ Hits         1767     1769    +2     
  Misses        102      102           
Files Changed Coverage Δ
codelimit/common/report/Report.py 52.63% <0.00%> (ø)
codelimit/common/utils.py 76.38% <100.00%> (ø)
tests/test_utils.py 100.00% <100.00%> (ø)