Commit 1343656
feat: add sample for commit stats (googleapis#241)
* feat: add sample for commit stats
* fix: use correct kwarg
* fix: correct super call
* fix: add missing super init call
* fix: update super init call
* fix: use correct key
* refactor: remove testing file
* test: fix typo
* Apply suggestions from code review
Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Co-authored-by: skuruppu <skuruppu@google.com>
* refactor: make last_commit_stats public
Co-authored-by: larkee <larkee@users.noreply.github.com>
Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Co-authored-by: skuruppu <skuruppu@google.com>1 parent da146b7 commit 1343656
3 files changed
Lines changed: 49 additions & 53 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
969 | 970 | | |
970 | 971 | | |
971 | 972 | | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
972 | 1011 | | |
973 | 1012 | | |
974 | 1013 | | |
| |||
1710 | 1749 | | |
1711 | 1750 | | |
1712 | 1751 | | |
| 1752 | + | |
1713 | 1753 | | |
1714 | 1754 | | |
1715 | 1755 | | |
| |||
1820 | 1860 | | |
1821 | 1861 | | |
1822 | 1862 | | |
| 1863 | + | |
| 1864 | + | |
1823 | 1865 | | |
1824 | 1866 | | |
1825 | 1867 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
239 | 246 | | |
240 | 247 | | |
241 | 248 | | |
| |||
This file was deleted.
0 commit comments