Sentry Clj
C+ 78 completed
Other
unknown / clojure · small
52
Files
3,141
LOC
0
Frameworks
4
Languages
Pipeline State
completedRun ID
#1345903Phase
doneProgress
0%Started
2026-04-16 02:27:18Finished
2026-04-16 02:27:18LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
22.14Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #48069
Member of a group with 20 similar repo(s) — canonical #482858 view group →
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
AI Prompt
Create a Clojure library that acts as a thin wrapper around the official Java Sentry library. I need functionality to initialize Sentry, preferably by accepting a DSN or a configuration map. The core feature should be sending events, allowing me to pass a message and an optional throwable. It should also support sending interpolated messages using a map structure for parameters. Please ensure the usage examples shown in the README are supported.
clojure java sentry error-tracking library developer-tooling
Generated by gemma4:latest
Catalog Information
Create a Clojure library that acts as a thin wrapper around the official Java Sentry library. I need functionality to initialize Sentry, preferably by accepting a DSN or a configuration map. The core feature should be sending events, allowing me to pass a message and an optional throwable. It should also support sending interpolated messages using a map structure for parameters. Please ensure the usage examples shown in the README are supported.
Tags
clojure java sentry error-tracking library developer-tooling
Quality Score
C+
78.1/100
Structure
83
Code Quality
88
Documentation
42
Testing
85
Practices
75
Security
92
Dependencies
50
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (50% test-to-source ratio)
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- 1 files with critical complexity need refactoring
Recommendations
- Add a linter configuration to enforce code style consistency
Languages
Frameworks
None detected
Embed Badge
Add to your README:
