repowiserepowise
Sign in
supabase-community/supabase-csharp
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisesupabase-community/supabase-csharp

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

107of 327 scored

107 commits sit in this repo's top risk tercile, which is 33% of the 327scored. 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 4.7 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 commits227%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.31bitsShannon 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 threshold4.7out 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 deps-led, now leaning chore.

Feature8%
Fix8%
Refactor4%
Docs10%
Test5%
Deps38%
Chore11%
Other17%

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
69497c9frefactor: migrate Supabase.Realtime into the monorepo under packages/Realtime (#308)
Guillaume Faas
1w ago+7.9K -0
99%Elevated
more lines added than baseline
2
3114cd40refactor: migrate Supabase.Postgrest into the monorepo under packages/Postgrest (#307)
Guillaume Faas
1w ago+9.2K -2
99%Elevated
more lines added than baseline
3
f65c8217refactor: migrate Supabase.Storage into the monorepo under packages/Storage (#305)
Guillaume Faas
1w ago+6.0K -0
99%Elevated
more lines added than baseline
4
fa2a69a0refactor: migrate Supabase.Gotrue into the monorepo under packages/Gotrue (#304)
Guillaume Faas
1w ago+9.4K -14
99%Elevated
more lines added than baseline
5
dc2d9682Fix build errors on subprojects
Joseph Schultz
5y ago+8.0K -3.5K
99%Elevated
more lines added than baseline
6
53215c6eGenerally working Supabase client - prep for prerelease
Joseph Schultz
5y ago+15.4K -16
99%Elevated
more lines added than baseline
7
0d58f458feat(gotrue)!: migrate from Newtonsoft.Json to System.Text.Json (#357)
Guillaume Faas
3d ago+2.9K -2.9K
98%Elevated
more lines added than baseline
8
9336e36frefactor: migrate Supabase.Functions into the monorepo under packages/Functions (#303)
Guillaume Faas
1w ago+1.7K -0
97%Elevated
more lines added than baseline
9
ef14065eDocs update.
Will Iverson
3y ago+1.0K -146
97%Elevated
more lines added than baseline
10
cabfd70eWIP Initial Commit
Joseph Schultz
6y ago+1.5K -0
97%Elevated
more lines added than baseline
11
1e767f5aci: add quality gate artefacts (#347)
Guillaume Faas
4d ago+2.5K -49
96%Elevated
more lines added than baseline
12
01eeb137refactor: migrate Supabase.Core into the monorepo under packages/Core (#302)
Guillaume Faas
1w ago+1.2K -6
96%Elevated
more lines added than baseline
13
22be3113Blazor Wasm example
Rhuan Barros
3y ago+1.4K -111
96%Elevated
more lines added than baseline
14
d9f84887chore: add sdk-quality-gate skill (#354)
Guillaume Faas
3d ago+1.2K -0
96%Elevated
more lines added than baseline
15
3fad62f9feat: add sdk compliance file for capabilities matrix (#267)
Guillaume Faas
1mo ago+631 -0
96%Elevated
more lines added than baseline
16
99bc6dbcAdd working Supabase.Auth
Joseph Schultz
6y ago+916 -210
96%Elevated
more lines added than baseline
17
9f0d7c0cchore: move supabase icon under resources/, removing empty solution folder, display READMEs next to their project in the solution
tr00d
1w ago+791 -1.1K
94%Elevated
more lines added than baseline
18
e6828a35Upload file feature (#56)
Rhuan Barros
3y ago+457 -71
94%Elevated
more lines added than baseline
19
00e5697dBegin mapping out tests for storage component
Joseph Schultz
4y ago+551 -212
94%Elevated
more lines added than baseline
20
d751927aAdd support for Supabase Storage
Joseph Schultz
4y ago+804 -20
94%Elevated
more lines added than baseline
21
572624e0refactor: test-suite rework (#288)
Guillaume Faas
3w ago+367 -752
94%Elevated
more lines added than baseline
22
b0f61e7ecode working withtou RLS activated
Rhuan Barros
3y ago+321 -13
93%Elevated
more lines added than baseline
23
aca07535Add readme, outline tests, refactor Client functionality, separate classes into different files.
Joseph Schultz
6y ago+460 -125
93%Elevated
more lines added than baseline
24
a758724ftests(gotrue): implement approval tests (#348)
Guillaume Faas
4d ago+535 -1
93%Elevated
more lines added than baseline
25
8309cc39Update tests and stub fake DI clients.
Joseph Schultz
3y ago+409 -365
93%Elevated
more lines added than baseline
26
ad6ebb07Add support for functions-csharp
Joseph Schultz
4y ago+553 -419
93%Elevated
more lines added than baseline
27
3f9780ddfeat(functions)!: migrate from Newtonsoft.Json to System.Text.Json (#356)
Guillaume Faas
3d ago+378 -373
92%Elevated
more lines added than baseline
28
a7ef38cefix(postgrest)!: return deleted rows from parameterless Delete (#342)
Guillaume Faas
1w ago+270 -195
92%Elevated
more lines added than baseline
29
e53f1f5echore: add release please (#193)
Diego Fernando
1y ago+415 -36
91%Elevated
more lines added than baseline
30
98ef31faAdd a basic example project
Joseph Schultz
5y ago+278 -0
91%Elevated
more lines added than baseline
31
3e9c6891Additional comments and XML doc generation on build
Joseph Schultz
3y ago+209 -51
91%Elevated
more lines added than baseline
32
add52292Update child modules and update codebase to implement them
Joseph Schultz
3y ago+367 -267
91%Elevated
more lines added than baseline
33
892760f3test(postgrest): implement approval tests (#350)
Guillaume Faas
4d ago+220 -0
90%Elevated
more lines added than baseline
34
8648e6dfAdd stateless client (re: #7)
Joseph Schultz
4y ago+224 -7
90%Elevated
more lines added than baseline
35
a262eba4Finish Storage tests
Joseph Schultz
4y ago+329 -40
90%Elevated
more lines added than baseline
36
43e3dd3bRestructure Repo after major changes to dependent repositories
Joseph Schultz
5y ago+270 -1.3K
90%Elevated
more lines added than baseline
37
70715834Update BlazorWebAssemblySupabaseTemplate to support v0.11.0
Joseph Schultz
3y ago+161 -206
89%Elevated
more lines added than baseline
38
a88e4bf7test(storage): isolate E2E buckets (#349)
Guillaume Faas
4d ago+113 -120
89%Elevated
more lines added than baseline
39
cb185c90test(storage): implement approval tests (#351)
Guillaume Faas
4d ago+176 -0
88%Elevated
more lines added than baseline
40
cb49d846chore: add editorconfig and reorganise solution items
tr00d
3w ago+102 -14
88%Elevated
more lines added than baseline
41
628f3180Update child dependencies: postgrest-csharp@3.2.0, gotrue-csharp@4.0.2, realtime-csharp@6.0.1
Joseph Schultz
3y ago+203 -170
88%Elevated
more lines added than baseline
42
083cea56Update usage of `Supabase.SupabaseOptions.SessionPersistor`
Joseph Schultz
3y ago+151 -95
88%Elevated
more lines added than baseline
43
1f6afe68Update workflows (#132)
Matthias Baer
2y ago+112 -156
87%Elevated
more lines added than baseline
44
6a5b0b0aUpdate README for clarity
Joseph Schultz
3y ago+102 -70
87%Elevated
more lines added than baseline
45
ba98d0e7Move Xamarin.Forms examples to a separate subproject, add docker-compose, begin writing tests.
Joseph Schultz
5y ago+306 -139
87%Elevated
more lines added than baseline
46
905c591dci: add sdk-quality gate in workflow (#355)
Guillaume Faas
3d ago+212 -39
86%Elevated
more lines added than baseline
47
a53d1786test(realtime): implement approval tests (#353)
Guillaume Faas
3d ago+114 -0
86%Elevated
more lines added than baseline
48
64dbbf6echore: cover missing behaviors (#289)
Guillaume Faas
3w ago+75 -1
86%Elevated
more lines added than baseline
49
5f5f3425chore: update code style and format, for better harness
tr00d
6d ago+103 -28
85%Elevated
more lines added than baseline
50
e7037673chore: introduce central package management and pin the SDK (#312)
Guillaume Faas
1w ago+110 -67
85%Elevated
more lines added than baseline
  • 69497c9frefactor: migrate Supabase.Realtime into the monorepo under packages/Realtime (#308)
    Author
    Guillaume Faas
    When
    1w ago
    Lines
    +7.9K -0
    Risk
    99%Elevated
  • 3114cd40refactor: migrate Supabase.Postgrest into the monorepo under packages/Postgrest (#307)
    Author
    Guillaume Faas
    When
    1w ago
    Lines
    +9.2K -2
    Risk
    99%Elevated
  • f65c8217refactor: migrate Supabase.Storage into the monorepo under packages/Storage (#305)
    Author
    Guillaume Faas
    When
    1w ago
    Lines
    +6.0K -0
    Risk
    99%Elevated
  • fa2a69a0refactor: migrate Supabase.Gotrue into the monorepo under packages/Gotrue (#304)
    Author
    Guillaume Faas
    When
    1w ago
    Lines
    +9.4K -14
    Risk
    99%Elevated
  • dc2d9682Fix build errors on subprojects
    Author
    Joseph Schultz
    When
    5y ago
    Lines
    +8.0K -3.5K
    Risk
    99%Elevated
  • 53215c6eGenerally working Supabase client - prep for prerelease
    Author
    Joseph Schultz
    When
    5y ago
    Lines
    +15.4K -16
    Risk
    99%Elevated
  • 0d58f458feat(gotrue)!: migrate from Newtonsoft.Json to System.Text.Json (#357)
    Author
    Guillaume Faas
    When
    3d ago
    Lines
    +2.9K -2.9K
    Risk
    98%Elevated
  • 9336e36frefactor: migrate Supabase.Functions into the monorepo under packages/Functions (#303)
    Author
    Guillaume Faas
    When
    1w ago
    Lines
    +1.7K -0
    Risk
    97%Elevated
  • ef14065eDocs update.
    Author
    Will Iverson
    When
    3y ago
    Lines
    +1.0K -146
    Risk
    97%Elevated
  • cabfd70eWIP Initial Commit
    Author
    Joseph Schultz
    When
    6y ago
    Lines
    +1.5K -0
    Risk
    97%Elevated
  • 1e767f5aci: add quality gate artefacts (#347)
    Author
    Guillaume Faas
    When
    4d ago
    Lines
    +2.5K -49
    Risk
    96%Elevated
  • 01eeb137refactor: migrate Supabase.Core into the monorepo under packages/Core (#302)
    Author
    Guillaume Faas
    When
    1w ago
    Lines
    +1.2K -6
    Risk
    96%Elevated
  • 22be3113Blazor Wasm example
    Author
    Rhuan Barros
    When
    3y ago
    Lines
    +1.4K -111
    Risk
    96%Elevated
  • d9f84887chore: add sdk-quality-gate skill (#354)
    Author
    Guillaume Faas
    When
    3d ago
    Lines
    +1.2K -0
    Risk
    96%Elevated
  • 3fad62f9feat: add sdk compliance file for capabilities matrix (#267)
    Author
    Guillaume Faas
    When
    1mo ago
    Lines
    +631 -0
    Risk
    96%Elevated
  • 99bc6dbcAdd working Supabase.Auth
    Author
    Joseph Schultz
    When
    6y ago
    Lines
    +916 -210
    Risk
    96%Elevated
  • 9f0d7c0cchore: move supabase icon under resources/, removing empty solution folder, display READMEs next to their project in the solution
    Author
    tr00d
    When
    1w ago
    Lines
    +791 -1.1K
    Risk
    94%Elevated
  • e6828a35Upload file feature (#56)
    Author
    Rhuan Barros
    When
    3y ago
    Lines
    +457 -71
    Risk
    94%Elevated
  • 00e5697dBegin mapping out tests for storage component
    Author
    Joseph Schultz
    When
    4y ago
    Lines
    +551 -212
    Risk
    94%Elevated
  • d751927aAdd support for Supabase Storage
    Author
    Joseph Schultz
    When
    4y ago
    Lines
    +804 -20
    Risk
    94%Elevated
  • 572624e0refactor: test-suite rework (#288)
    Author
    Guillaume Faas
    When
    3w ago
    Lines
    +367 -752
    Risk
    94%Elevated
  • b0f61e7ecode working withtou RLS activated
    Author
    Rhuan Barros
    When
    3y ago
    Lines
    +321 -13
    Risk
    93%Elevated
  • aca07535Add readme, outline tests, refactor Client functionality, separate classes into different files.
    Author
    Joseph Schultz
    When
    6y ago
    Lines
    +460 -125
    Risk
    93%Elevated
  • a758724ftests(gotrue): implement approval tests (#348)
    Author
    Guillaume Faas
    When
    4d ago
    Lines
    +535 -1
    Risk
    93%Elevated
  • 8309cc39Update tests and stub fake DI clients.
    Author
    Joseph Schultz
    When
    3y ago
    Lines
    +409 -365
    Risk
    93%Elevated
  • ad6ebb07Add support for functions-csharp
    Author
    Joseph Schultz
    When
    4y ago
    Lines
    +553 -419
    Risk
    93%Elevated
  • 3f9780ddfeat(functions)!: migrate from Newtonsoft.Json to System.Text.Json (#356)
    Author
    Guillaume Faas
    When
    3d ago
    Lines
    +378 -373
    Risk
    92%Elevated
  • a7ef38cefix(postgrest)!: return deleted rows from parameterless Delete (#342)
    Author
    Guillaume Faas
    When
    1w ago
    Lines
    +270 -195
    Risk
    92%Elevated
  • e53f1f5echore: add release please (#193)
    Author
    Diego Fernando
    When
    1y ago
    Lines
    +415 -36
    Risk
    91%Elevated
  • 98ef31faAdd a basic example project
    Author
    Joseph Schultz
    When
    5y ago
    Lines
    +278 -0
    Risk
    91%Elevated
  • 3e9c6891Additional comments and XML doc generation on build
    Author
    Joseph Schultz
    When
    3y ago
    Lines
    +209 -51
    Risk
    91%Elevated
  • add52292Update child modules and update codebase to implement them
    Author
    Joseph Schultz
    When
    3y ago
    Lines
    +367 -267
    Risk
    91%Elevated
  • 892760f3test(postgrest): implement approval tests (#350)
    Author
    Guillaume Faas
    When
    4d ago
    Lines
    +220 -0
    Risk
    90%Elevated
  • 8648e6dfAdd stateless client (re: #7)
    Author
    Joseph Schultz
    When
    4y ago
    Lines
    +224 -7
    Risk
    90%Elevated
  • a262eba4Finish Storage tests
    Author
    Joseph Schultz
    When
    4y ago
    Lines
    +329 -40
    Risk
    90%Elevated
  • 43e3dd3bRestructure Repo after major changes to dependent repositories
    Author
    Joseph Schultz
    When
    5y ago
    Lines
    +270 -1.3K
    Risk
    90%Elevated
  • 70715834Update BlazorWebAssemblySupabaseTemplate to support v0.11.0
    Author
    Joseph Schultz
    When
    3y ago
    Lines
    +161 -206
    Risk
    89%Elevated
  • a88e4bf7test(storage): isolate E2E buckets (#349)
    Author
    Guillaume Faas
    When
    4d ago
    Lines
    +113 -120
    Risk
    89%Elevated
  • cb185c90test(storage): implement approval tests (#351)
    Author
    Guillaume Faas
    When
    4d ago
    Lines
    +176 -0
    Risk
    88%Elevated
  • cb49d846chore: add editorconfig and reorganise solution items
    Author
    tr00d
    When
    3w ago
    Lines
    +102 -14
    Risk
    88%Elevated
  • 628f3180Update child dependencies: postgrest-csharp@3.2.0, gotrue-csharp@4.0.2, realtime-csharp@6.0.1
    Author
    Joseph Schultz
    When
    3y ago
    Lines
    +203 -170
    Risk
    88%Elevated
  • 083cea56Update usage of `Supabase.SupabaseOptions.SessionPersistor`
    Author
    Joseph Schultz
    When
    3y ago
    Lines
    +151 -95
    Risk
    88%Elevated
  • 1f6afe68Update workflows (#132)
    Author
    Matthias Baer
    When
    2y ago
    Lines
    +112 -156
    Risk
    87%Elevated
  • 6a5b0b0aUpdate README for clarity
    Author
    Joseph Schultz
    When
    3y ago
    Lines
    +102 -70
    Risk
    87%Elevated
  • ba98d0e7Move Xamarin.Forms examples to a separate subproject, add docker-compose, begin writing tests.
    Author
    Joseph Schultz
    When
    5y ago
    Lines
    +306 -139
    Risk
    87%Elevated
  • 905c591dci: add sdk-quality gate in workflow (#355)
    Author
    Guillaume Faas
    When
    3d ago
    Lines
    +212 -39
    Risk
    86%Elevated
  • a53d1786test(realtime): implement approval tests (#353)
    Author
    Guillaume Faas
    When
    3d ago
    Lines
    +114 -0
    Risk
    86%Elevated
  • 64dbbf6echore: cover missing behaviors (#289)
    Author
    Guillaume Faas
    When
    3w ago
    Lines
    +75 -1
    Risk
    86%Elevated
  • 5f5f3425chore: update code style and format, for better harness
    Author
    tr00d
    When
    6d ago
    Lines
    +103 -28
    Risk
    85%Elevated
  • e7037673chore: introduce central package management and pin the SDK (#312)
    Author
    Guillaume Faas
    When
    1w ago
    Lines
    +110 -67
    Risk
    85%Elevated
Showing 50 of 327 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.

046typical ↑elevated ↑0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 200 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,00010,000Lines changed (log) →0.05.8Diffusion →
Below typical61
Typical65
Elevated74

Commit history for supabase-community/supabase-csharp

supabase-community/supabase-csharp has 339 commits in its history from 14 contributors, the first of them Aug 7, 2020. In the last 90 days 408 files were touched, 440 times in total, most often MockGotrueServer.cs. Every commit is scored for change risk from its size, spread and the history of the files it touches.