| 123456789101112131415161718192021222324252627282930313233343536 |
- {
- "name": "sky",
- "userId": "MF21320091",
- "studentId": "MF21320091",
- "group": -1,
- "email": "443093653@qq.com",
- "projects": [
- {"projectId":0, "projectName":""}
- ],
- "commit": {
- "commit-times": 0,
- "valid-commit-times": 0,
- "buglist-commit": 0,
- "feature-commit": 0,
- "commit-msg-overview": [
- "haha",
- "init"
- ]
- },
- "test": {
- "interface-test": {
- "interface-test-times": 0,
- "interface-test-concurrency-count": 0,
- "interface-test-concurrency-failure": 0,
- "interface-test-concurrency-pass": 0
- }
- },
- "pipeline": {
- "pipeline-deploy":0,
- "pipeline-pass":0,
- "pipeline-failure":0
- },
- "requirement-tree": {
- "requirement-tree-operations": 0
- }
- }
|