active 2024-01-17 → 2024-01-17 (UTC)
Complete coverage26,688 / 26,688 hourly files (100%) · 2 absent upstream2023-08-15 → 2026-08-30 (UTC)
Events
11
Pushes
1
Pull requests
0
Issues
8
Stars
0
Forks
0
Activity over time
Daily event counts in the loaded window
Line chart, 1 days from 2024-01-17 to 2024-01-17. Pushes: 1 total, peak 1 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 8 total, peak 8 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| giselacostamindera | 8 | 0 | 0 | 0 |
| ocramgit | 1 | 1 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue#9giselacostamindera2024-01-17 11:26You can remove RestController from here
- Issue#8giselacostamindera2024-01-17 11:15It would be nice if you create a UsersFileRepository that implements UsersRepository to persist the data
- Issue#7giselacostamindera2024-01-17 11:13If user is not present can you throw a CustomException (eg. UserNotFoundException extends RuntimeException)
- Issue#6giselacostamindera2024-01-17 11:10@DeleteMapping("/users/{userId}") is missing
- Issue#5giselacostamindera2024-01-17 11:09@PutMapping("/users/{userId}"), never use actions like update on the path
- Issue#4giselacostamindera2024-01-17 11:07Path should be "/users", never use list, create or update in a REST api path (remember the exercise we did in the board)
- Issue#2giselacostamindera2024-01-17 11:04This should be a POST -> @PostMapping() (never use actions on path, always use resources)
- Issue#1giselacostamindera2024-01-17 11:02I would define as "users" but that is just me, some people use singular
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.