active 2023-09-30 → 2023-10-21 (UTC)
Complete coverage26,510 / 26,510 hourly files (100%) · 2 absent upstream2023-08-15 → 2026-08-23 (UTC)
Events
53
Pushes
15
Pull requests
0
Issues
22
Stars
0
Forks
0
Activity over time
Daily event counts in the loaded window
Line chart, 22 days from 2023-09-30 to 2023-10-21. Pushes: 15 total, peak 11 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 22 total, peak 22 in a day. Comments: 12 total, peak 12 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 |
|---|---|---|---|---|
| 1augusto1 | 29 | 10 | 0 | 7 |
| Gabriel-Luiz98 | 20 | 5 | 0 | 5 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#111augusto12023-09-30 01:17public boolean hasNext() { for (int i = 6; i >= 0; i++) { if (troco.papeisMoeda[i] != null) { return true; } } return false; }
- Issue#111augusto12023-09-30 01:17public boolean hasNext() { for (int i = 6; i >= 0; i++) { if (troco.papeisMoeda[i] != null) { return true; } } return false; }
- Issue#111augusto12023-09-30 01:17public boolean hasNext() { for (int i = 6; i >= 0; i++) { if (troco.papeisMoeda[i] != null) { return true; } } return false; }
- Issue#101augusto12023-09-30 01:14public Iterator<Integer> getTroco() { return null; }
- Issue comment#101augusto12023-09-30 01:14public Iterator<Integer> getTroco() { return null; }
- Issue#101augusto12023-09-30 01:14public Iterator<Integer> getTroco() { return null; }
- Issue#9Gabriel-Luiz982023-09-30 01:10public boolean hasNext() { for (int i = 6; i >= 0; i++) { if (troco.papeisMoeda[i] != null) { return true; } } return false; }
- Issue comment#9Gabriel-Luiz982023-09-30 01:10public boolean hasNext() { for (int i = 6; i >= 0; i++) { if (troco.papeisMoeda[i] != null) { return true; } } return false; }
- Issue#9Gabriel-Luiz982023-09-30 01:08public boolean hasNext() { for (int i = 6; i >= 0; i++) { if (troco.papeisMoeda[i] != null) { return true; } } return false; }
- Issue#8Gabriel-Luiz982023-09-30 01:00papeisMoeda[1] = new PapelMoeda(2, count);
- Issue comment#8Gabriel-Luiz982023-09-30 01:00papeisMoeda[1] = new PapelMoeda(2, count);
- Issue#61augusto12023-09-30 01:00while (valor % 2 != 0) { count++; }
- Issue comment#61augusto12023-09-30 01:00while (valor % 2 != 0) { count++; }
- Issue#8Gabriel-Luiz982023-09-30 00:59papeisMoeda[1] = new PapelMoeda(2, count);
- Issue#7Gabriel-Luiz982023-09-30 00:59while (valor % 5 != 0) { count++; }
- Issue comment#7Gabriel-Luiz982023-09-30 00:59while (valor % 5 != 0) { count++; }
- Issue#7Gabriel-Luiz982023-09-30 00:58while (valor % 5 != 0) { count++; }
- Issue#61augusto12023-09-30 00:58while (valor % 2 != 0) { count++; }
- Issue comment#5Gabriel-Luiz982023-09-30 00:58while (valor % 20 != 0) { count++; }
- Issue#5Gabriel-Luiz982023-09-30 00:58while (valor % 20 != 0) { count++; }
- Issue#5Gabriel-Luiz982023-09-30 00:58while (valor % 20 != 0) { count++; }
- Issue comment#41augusto12023-09-30 00:57while (valor % 10 != 0) { count++; }
- Issue#41augusto12023-09-30 00:57while (valor % 10 != 0) { count++; }
- Issue#3Gabriel-Luiz982023-09-30 00:55while (valor % 100 != 0) { count++; }
- Issue comment#3Gabriel-Luiz982023-09-30 00:55while (valor % 100 != 0) { count++; }
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.