pydriller icon indicating copy to clipboard operation
pydriller copied to clipboard

Cache the _stats function

Open IP1102 opened this issue 1 year ago • 2 comments

Closes #295

IP1102 avatar Oct 20 '24 01:10 IP1102

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.39%. Comparing base (b44153b) to head (861eee1). Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #305   +/-   ##
=======================================
  Coverage   97.38%   97.39%           
=======================================
  Files          18       18           
  Lines        1146     1150    +4     
=======================================
+ Hits         1116     1120    +4     
  Misses         30       30           
Files with missing lines Coverage Δ
pydriller/domain/commit.py 97.30% <100.00%> (+0.02%) :arrow_up:

codecov[bot] avatar Oct 20 '24 01:10 codecov[bot]

TestPulse report

Test execution

:partying_face: Congrats, all your tests have passed! See all builds of the PR: https://app.testpulse.io/oss/ishepard/pydriller/builds/pr/305

Files without coverage

:warning: Some files changed in the PR are not covered by tests, careful!

  • pydriller/domain/commit.py

Coverage information

No changes in coverage, nice! :tada:

testpulseio[bot] avatar Oct 20 '24 01:10 testpulseio[bot]

Thanks for the PR!

ishepard avatar Oct 31 '24 10:10 ishepard