getcodelimit / codelimit

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

Improve JSON report #4

Closed robvanderleek closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #4 (f53d9df) into main (acf57dd) will increase coverage by 1.51%. The diff coverage is 92.45%.

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   92.30%   93.82%   +1.51%     
==========================================
  Files          13       18       +5     
  Lines         299      421     +122     
==========================================
+ Hits          276      395     +119     
- Misses         23       26       +3     
Impacted Files Coverage Δ
codelimit/common/Report.py 67.85% <54.54%> (+12.30%) :arrow_up:
codelimit/common/utils.py 58.33% <58.33%> (ø)
codelimit/common/SourceFile.py 90.00% <90.00%> (ø)
codelimit/common/Codebase.py 96.96% <96.96%> (ø)
codelimit/common/Scanner.py 95.34% <100.00%> (ø)
codelimit/common/SourceLocation.py 100.00% <100.00%> (ø)
codelimit/common/SourceMeasurement.py 100.00% <100.00%> (ø)
codelimit/common/SourceRange.py 92.30% <100.00%> (ø)
codelimit/common/SourceUtils.py 88.46% <100.00%> (ø)
codelimit/languages/python/Python.py 100.00% <100.00%> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.