repowiserepowise
Sign in
sanic-org/sanic
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisesanic-org/sanic

sanic

github.com/sanic-org/sanic

5ffc7b3mainsynced 1mo ago

Files

470

Symbols

3,043

Docs

0

Dead Exports

72

Entry Points

11

Code HealthView report

Average health
7.2/10
Good
Hotspot health
5.1/10
Fair
Open findings802Worst filesanic/mixins/startup.py2.4/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed30

sanic/config.pyUngoverned Hotspot

High-churn file with no governing decision

examples/http_redirect.pyKnowledge Silo

95% single-owner concentration

docs/conf.pyDead Code

Safe to delete (0 lines)

sanic/exceptions.pyUngoverned Hotspot

High-churn file with no governing decision

examples/logdna_example.pyKnowledge Silo

82% single-owner concentration

79 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Verify unix socket is dead before removing it on server exitproposed
· comment
Start listening before renaming unix socket to avoid connection failuresproposed
· comment
Omit message body and length in certain HTTP status codesproposed
· comment
Keep JSON responses consistent across ujson and built-in jsonproposed
· comment
Fix recursion error in Sanic subclass initializationproposed
· pr
Preserve blueprints without slashproposed
· pr

Top Hotspots5 of 10View all

tests/test_http.py

1c/90d99%

sanic/exceptions.py

1c/90d97%

sanic/config.py

1c/90d96%

sanic/request/types.py

1c/90d96%

sanic/response/types.py

1c/90d95%

Commit Activity

Feature Fix Refactor Dependency