repowiserepowise
Sign in
rafalzmu/salemanager
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiserafalzmu/salemanager

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

14of 41 scored

14 commits sit in this repo's top risk tercile, which is 34% of the 41scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 8.6 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits00%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.79bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold8.6out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

Began feature-led, now leaning other.

Feature29%
Fix15%
Refactor2%
Docs2%
Test12%
Other39%

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
0fc9adc2Migration to EntityFramework and repository pattern
RafalZmuda
3y ago+1.7K -674
99%Elevated
more lines added than baseline
2
9991724asms sending
RafalZmu
4mo ago+1.4K -64
95%Elevated
more lines added than baseline
3
05e02229Add project files.
RafalZmuda
3y ago+1.3K -0
95%Elevated
more lines added than baseline
4
66861e00added items ordering by id
Rafał Żmuda
2y ago+340 -332
90%Elevated
more lines added than baseline
5
19b7ad0cAdd .gitattributes and .gitignore.
RafalZmuda
3y ago+426 -0
90%Elevated
more lines added than baseline
6
484b5d04Added sale deletion confirmation screen, summary for all sales and saving of selected options in ClientSeletion
RafalZmuda
3y ago+407 -26
87%Elevated
more lines added than baseline
7
c7fc2a68CurrentProducts view and viewmodel updates
RafalZmu
1y ago+224 -811
83%Elevated
more lines added than baseline
8
525f6f4bTests
RafalZmuda
3y ago+414 -62
83%Elevated
more lines added than baseline
9
023ff903Data table for product upsale info
RafalZmu
4mo ago+264 -5
77%Elevated
more lines added than baseline
10
7b51c619visual indicator of the product being sold
RafalZmu
4mo ago+316 -46
77%Elevated
more lines added than baseline
11
43b462a7Added sale summary
RafalZmuda
3y ago+262 -31
77%Elevated
more lines added than baseline
12
944e0eb2Database hosting
RafalZmu
1y ago+298 -65
72%Elevated
more lines added than baseline
13
40dcd204Fixed client saving
RafalZmuda
3y ago+231 -249
70%Elevated
more lines added than baseline
14
584d2b49new tests for SaleSummary
RafalZmu
1y ago+189 -11
67%Elevated
more lines added than baseline
15
1575ead6UI fixes
RafalZmu
4mo ago+191 -15
63%Typical
more lines added than baseline
16
bd85a40aAdded inline Comments in orders
RafalZmuda
3y ago+164 -142
63%Typical
more lines added than baseline
17
4721cd58File names changes and auto database creation added
RafalZmuda
3y ago+130 -104
59%Typical
more lines added than baseline
18
8465ce09Added confirmation on client delete
RafalZmuda
3y ago+120 -44
59%Typical
more lines added than baseline
19
6e2e539aCode cleanup
RafalZmuda
3y ago+123 -256
55%Typical
more lines added than baseline
20
aa0b6c96Added clients filtering
RafalZmuda
3y ago+113 -28
52%Typical
more lines added than baseline
21
8258cb1eSale Summary page updates
RafalZmu
4mo ago+96 -27
48%Typical
more lines added than baseline
22
26736753New orders left counting and implementation of orders left in the client edithion view
RafalZmu
1y ago+89 -59
48%Typical
more lines added than baseline
23
a1b3ffdfCode cleanup, fixed trainling enter in client edition, added auto coma to dot replacament
RafalZmuda
3y ago+132 -23
48%Typical
more lines added than baseline
24
5f43e721Added client deletion
RafalZmuda
3y ago+103 -23
43%Typical
more lines added than baseline
25
06aa6d62SMS import view with droping file capabilities
RafalZmu
1y ago+80 -1
39%Typical
more lines added than baseline
26
1501c115Extra verification for client saving and sale summary
RafalZmu
1y ago+85 -29
39%Typical
more lines added than baseline
27
1de179d9New view for future opitons
RafalZmu
1y ago+63 -1
35%Typical
more lines added than baseline
28
ad85a43bClient products validation
RafalZmu
4mo ago+63 -4
33%Below typical
more lines added than baseline
29
439896deCreate README.md
Rafał Żmuda
2y ago+55 -0
30%Below typical
more lines added than baseline
30
8abf22ccvariable name changes
RafalZmuda
3y ago+41 -58
28%Below typical
more lines added than baseline
31
9b4f628cfixed binding to old sale name
RafalZmuda
3y ago+48 -42
26%Below typical
more lines added than baseline
32
8d57b587tests backup
RafalZmu
1y ago+45 -23
23%Below typical
more lines added than baseline
33
724273acAdded option to add inline comments to orders and fixed products scrolling
RafalZmuda
3y ago+37 -27
21%Below typical
more lines added than baseline
34
090617e4Data base updates
RafalZmuda
3y ago+40 -85
18%Below typical
more lines added than baseline
35
11cde86dimport
RafalZmu
1y ago+18 -2
16%Below typical
more lines added than baseline
36
f0eda231teardown for all tests
RafalZmu
1y ago+7 -2
13%Below typical
fewer lines added than baseline
37
11a22984IProjectInterface changes
RafalZmuda
3y ago+5 -10
11%Below typical
fewer lines added than baseline
38
9d1050a4Fixed a possibility of saving invalid value when user put letter directly after a digit in order
Rafał Żmuda
2y ago+4 -0
9%Below typical
fewer lines added than baseline
39
a92e2804test change
RafalZmu
1y ago+1 -1
6%Below typical
fewer lines added than baseline
40
8fe04498Delete SaleManeger.sqlite
Rafał Żmuda
3y ago+0 -0
4%Below typical
fewer lines added than baseline
41
b3af2e33Delete SaleManeger.sqlite
Rafał Żmuda
3y ago+0 -0
1%Below typical
fewer lines added than baseline
  • 0fc9adc2Migration to EntityFramework and repository pattern
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +1.7K -674
    Risk
    99%Elevated
  • 9991724asms sending
    Author
    RafalZmu
    When
    4mo ago
    Lines
    +1.4K -64
    Risk
    95%Elevated
  • 05e02229Add project files.
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +1.3K -0
    Risk
    95%Elevated
  • 66861e00added items ordering by id
    Author
    Rafał Żmuda
    When
    2y ago
    Lines
    +340 -332
    Risk
    90%Elevated
  • 19b7ad0cAdd .gitattributes and .gitignore.
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +426 -0
    Risk
    90%Elevated
  • 484b5d04Added sale deletion confirmation screen, summary for all sales and saving of selected options in ClientSeletion
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +407 -26
    Risk
    87%Elevated
  • c7fc2a68CurrentProducts view and viewmodel updates
    Author
    RafalZmu
    When
    1y ago
    Lines
    +224 -811
    Risk
    83%Elevated
  • 525f6f4bTests
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +414 -62
    Risk
    83%Elevated
  • 023ff903Data table for product upsale info
    Author
    RafalZmu
    When
    4mo ago
    Lines
    +264 -5
    Risk
    77%Elevated
  • 7b51c619visual indicator of the product being sold
    Author
    RafalZmu
    When
    4mo ago
    Lines
    +316 -46
    Risk
    77%Elevated
  • 43b462a7Added sale summary
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +262 -31
    Risk
    77%Elevated
  • 944e0eb2Database hosting
    Author
    RafalZmu
    When
    1y ago
    Lines
    +298 -65
    Risk
    72%Elevated
  • 40dcd204Fixed client saving
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +231 -249
    Risk
    70%Elevated
  • 584d2b49new tests for SaleSummary
    Author
    RafalZmu
    When
    1y ago
    Lines
    +189 -11
    Risk
    67%Elevated
  • 1575ead6UI fixes
    Author
    RafalZmu
    When
    4mo ago
    Lines
    +191 -15
    Risk
    63%Typical
  • bd85a40aAdded inline Comments in orders
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +164 -142
    Risk
    63%Typical
  • 4721cd58File names changes and auto database creation added
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +130 -104
    Risk
    59%Typical
  • 8465ce09Added confirmation on client delete
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +120 -44
    Risk
    59%Typical
  • 6e2e539aCode cleanup
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +123 -256
    Risk
    55%Typical
  • aa0b6c96Added clients filtering
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +113 -28
    Risk
    52%Typical
  • 8258cb1eSale Summary page updates
    Author
    RafalZmu
    When
    4mo ago
    Lines
    +96 -27
    Risk
    48%Typical
  • 26736753New orders left counting and implementation of orders left in the client edithion view
    Author
    RafalZmu
    When
    1y ago
    Lines
    +89 -59
    Risk
    48%Typical
  • a1b3ffdfCode cleanup, fixed trainling enter in client edition, added auto coma to dot replacament
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +132 -23
    Risk
    48%Typical
  • 5f43e721Added client deletion
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +103 -23
    Risk
    43%Typical
  • 06aa6d62SMS import view with droping file capabilities
    Author
    RafalZmu
    When
    1y ago
    Lines
    +80 -1
    Risk
    39%Typical
  • 1501c115Extra verification for client saving and sale summary
    Author
    RafalZmu
    When
    1y ago
    Lines
    +85 -29
    Risk
    39%Typical
  • 1de179d9New view for future opitons
    Author
    RafalZmu
    When
    1y ago
    Lines
    +63 -1
    Risk
    35%Typical
  • ad85a43bClient products validation
    Author
    RafalZmu
    When
    4mo ago
    Lines
    +63 -4
    Risk
    33%Below typical
  • 439896deCreate README.md
    Author
    Rafał Żmuda
    When
    2y ago
    Lines
    +55 -0
    Risk
    30%Below typical
  • 8abf22ccvariable name changes
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +41 -58
    Risk
    28%Below typical
  • 9b4f628cfixed binding to old sale name
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +48 -42
    Risk
    26%Below typical
  • 8d57b587tests backup
    Author
    RafalZmu
    When
    1y ago
    Lines
    +45 -23
    Risk
    23%Below typical
  • 724273acAdded option to add inline comments to orders and fixed products scrolling
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +37 -27
    Risk
    21%Below typical
  • 090617e4Data base updates
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +40 -85
    Risk
    18%Below typical
  • 11cde86dimport
    Author
    RafalZmu
    When
    1y ago
    Lines
    +18 -2
    Risk
    16%Below typical
  • f0eda231teardown for all tests
    Author
    RafalZmu
    When
    1y ago
    Lines
    +7 -2
    Risk
    13%Below typical
  • 11a22984IProjectInterface changes
    Author
    RafalZmuda
    When
    3y ago
    Lines
    +5 -10
    Risk
    11%Below typical
  • 9d1050a4Fixed a possibility of saving invalid value when user put letter directly after a digit in order
    Author
    Rafał Żmuda
    When
    2y ago
    Lines
    +4 -0
    Risk
    9%Below typical
  • a92e2804test change
    Author
    RafalZmu
    When
    1y ago
    Lines
    +1 -1
    Risk
    6%Below typical
  • 8fe04498Delete SaleManeger.sqlite
    Author
    Rafał Żmuda
    When
    3y ago
    Lines
    +0 -0
    Risk
    4%Below typical
  • b3af2e33Delete SaleManeger.sqlite
    Author
    Rafał Żmuda
    When
    3y ago
    Lines
    +0 -0
    Risk
    1%Below typical
Showing 41 of 41 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

08typical ↑↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 41 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,000Lines changed (log) →0.04.6Diffusion →
Below typical14
Typical13
Elevated14

Commit history for rafalzmu/salemanager

rafalzmu/salemanager has 46 commits in its history from 3 contributors, the first of them Apr 13, 2023. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.