Skip to content

fix(config): reject DSNs with multiple "://" separators in parseDSN

3093e78
Select commit
Loading
Failed to load commit list.
Open

chore: simplify, modernize (Go 1.26), update deps #108

fix(config): reject DSNs with multiple "://" separators in parseDSN
3093e78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2026 in 1s

63.94% (+2.14%) compared to 9091a87

View this Pull Request on Codecov

63.94% (+2.14%) compared to 9091a87

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.94%. Comparing base (9091a87) to head (3093e78).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   61.80%   63.94%   +2.14%     
==========================================
  Files           3        3              
  Lines         144      147       +3     
==========================================
+ Hits           89       94       +5     
+ Misses         37       36       -1     
+ Partials       18       17       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.