forked from jodavimehran/code-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommons-lang-DateUtils-modify-roundUp.json
23 lines (23 loc) · 1.25 KB
/
commons-lang-DateUtils-modify-roundUp.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"repositoryName" : "apache\\commons-lang",
"repositoryWebURL" : "https://github.com/apache/commons-lang.git",
"filePath" : "src/main/java/org/apache/commons/lang3/time/DateUtils.java",
"functionName" : "modify",
"functionKey" : "src/main/java/org.apache.commons.lang3.time.DateUtils#modify(Calendar, int, ModifyType)",
"functionStartLine" : 958,
"variableName" : "roundUp",
"variableKey" : "src/main/java/org.apache.commons.lang3.time.DateUtils#modify(Calendar, int, ModifyType)$roundUp(1008)",
"variableStartLine" : 1008,
"startCommitId" : "a36c903d4f1065bc59f5e6d2bb0f9d92a5e71d83",
"expectedChanges" : [ {
"parentCommitId" : "26c6a7c28f95231873661e5b0240392c0662b202",
"commitId" : "3d82f12dbdc8fbf971b61a360f2cd13c0a4fd8d5",
"commitTime" : 1040075720,
"changeType" : "introduced",
"elementFileBefore" : "src/java/org/apache/commons/lang/CalendarUtils.java",
"elementNameBefore" : "src/java/org.apache.commons.lang.CalendarUtils#modify(Calendar, int, boolean)$roundUp:boolean(196)",
"elementFileAfter" : "src/java/org/apache/commons/lang/CalendarUtils.java",
"elementNameAfter" : "src/java/org.apache.commons.lang.CalendarUtils#modify(Calendar, int, boolean)$roundUp:boolean(196)",
"comment" : "added with method"
} ]
}