Skip to content

active 2024-01-172024-01-22 (UTC)

Complete coverage26,690 / 26,690 hourly files (100%) · 2 absent upstream2023-08-152026-08-31 (UTC)
Events
19
Pushes
1
Pull requests
2
Issues
10
Stars
0
Forks
0

Activity over time

Daily event counts in the loaded window

Line chart, 6 days from 2024-01-17 to 2024-01-22. Pushes: 1 total, peak 1 in a day. Pull requests: 2 total, peak 2 in a day. Issues: 10 total, peak 10 in a day. Comments: 3 total, peak 3 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

ContributorContributionsPushesPRsComments
rodgreg029123
giselacostamindera7000

Recent activity

Latest issues, pull requests and releases

  • Pull request#8rodgreg022024-01-22 17:43
  • Pull request#8rodgreg022024-01-22 17:43
  • Issue comment#1rodgreg022024-01-18 19:08
    You can remove RestController from here
  • Issue#1rodgreg022024-01-18 19:08
    You can remove RestController from here
  • Issue comment#3rodgreg022024-01-18 18:54
    I would use ResponseEntity.ok, we only use accepted(201) if really needed
  • Issue#3rodgreg022024-01-18 18:54
    I would use ResponseEntity.ok, we only use accepted(201) if really needed
  • Issue comment#2rodgreg022024-01-18 18:54
    I would use "/users" but that is personal some people use singular
  • Issue#2rodgreg022024-01-18 18:54
    I would use "/users" but that is personal some people use singular
  • Issue#7giselacostamindera2024-01-18 10:14
    If you can persist the data on users.txt and use an interface, so that in the future if we want we can persist the data on a DB and we just need to create a new UsersRepository implementation
  • Issue#6giselacostamindera2024-01-18 10:12
    changeWholeUserById and changeSpecificUserById should not exist in UsersRepository -> UsersRepository.updateUser
  • Issue#5giselacostamindera2024-01-18 10:07
    I would getAllUsers from UsersRepository and filter by UserId on UsersService
  • Issue#4giselacostamindera2024-01-18 10:06
    I would move some logic to UsersService
  • Issue#3giselacostamindera2024-01-18 10:03
    I would use ResponseEntity.ok, we only use accepted(201) if really needed
  • Issue#2giselacostamindera2024-01-18 10:01
    I would use "I"
  • Issue#1giselacostamindera2024-01-18 10:01
    You can remove RestController from here

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.