Skip to content

Gabriel-Luiz98/Source-Code-Inspection

View on GitHub ↗Related repositories →

active 2023-09-302023-10-21 (UTC)

Complete coverage26,510 / 26,510 hourly files (100%) · 2 absent upstream2023-08-152026-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

ContributorContributionsPushesPRsComments
1augusto1291007
Gabriel-Luiz9820505

Recent activity

Latest issues, pull requests and releases

  • Issue comment#111augusto12023-09-30 01:17
    public boolean hasNext() { for (int i = 6; i >= 0; i++) { if (troco.papeisMoeda[i] != null) { return true; } } return false; }
  • Issue#111augusto12023-09-30 01:17
    public boolean hasNext() { for (int i = 6; i >= 0; i++) { if (troco.papeisMoeda[i] != null) { return true; } } return false; }
  • Issue#111augusto12023-09-30 01:17
    public boolean hasNext() { for (int i = 6; i >= 0; i++) { if (troco.papeisMoeda[i] != null) { return true; } } return false; }
  • Issue#101augusto12023-09-30 01:14
    public Iterator<Integer> getTroco() { return null; }
  • Issue comment#101augusto12023-09-30 01:14
    public Iterator<Integer> getTroco() { return null; }
  • Issue#101augusto12023-09-30 01:14
    public Iterator<Integer> getTroco() { return null; }
  • Issue#9Gabriel-Luiz982023-09-30 01:10
    public 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:10
    public boolean hasNext() { for (int i = 6; i >= 0; i++) { if (troco.papeisMoeda[i] != null) { return true; } } return false; }
  • Issue#9Gabriel-Luiz982023-09-30 01:08
    public boolean hasNext() { for (int i = 6; i >= 0; i++) { if (troco.papeisMoeda[i] != null) { return true; } } return false; }
  • Issue#8Gabriel-Luiz982023-09-30 01:00
    papeisMoeda[1] = new PapelMoeda(2, count);
  • Issue comment#8Gabriel-Luiz982023-09-30 01:00
    papeisMoeda[1] = new PapelMoeda(2, count);
  • Issue#61augusto12023-09-30 01:00
    while (valor % 2 != 0) { count++; }
  • Issue comment#61augusto12023-09-30 01:00
    while (valor % 2 != 0) { count++; }
  • Issue#8Gabriel-Luiz982023-09-30 00:59
    papeisMoeda[1] = new PapelMoeda(2, count);
  • Issue#7Gabriel-Luiz982023-09-30 00:59
    while (valor % 5 != 0) { count++; }
  • Issue comment#7Gabriel-Luiz982023-09-30 00:59
    while (valor % 5 != 0) { count++; }
  • Issue#7Gabriel-Luiz982023-09-30 00:58
    while (valor % 5 != 0) { count++; }
  • Issue#61augusto12023-09-30 00:58
    while (valor % 2 != 0) { count++; }
  • Issue comment#5Gabriel-Luiz982023-09-30 00:58
    while (valor % 20 != 0) { count++; }
  • Issue#5Gabriel-Luiz982023-09-30 00:58
    while (valor % 20 != 0) { count++; }
  • Issue#5Gabriel-Luiz982023-09-30 00:58
    while (valor % 20 != 0) { count++; }
  • Issue comment#41augusto12023-09-30 00:57
    while (valor % 10 != 0) { count++; }
  • Issue#41augusto12023-09-30 00:57
    while (valor % 10 != 0) { count++; }
  • Issue#3Gabriel-Luiz982023-09-30 00:55
    while (valor % 100 != 0) { count++; }
  • Issue comment#3Gabriel-Luiz982023-09-30 00:55
    while (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.