Skip to content

add: add register origins endpoint

03672d3
Select commit
Loading
Failed to load commit list.
Merged

add register Origins endpoint #185

add: add register origins endpoint
03672d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2026 in 1s

20.65% (+0.48%) compared to 8aaf1c2

View this Pull Request on Codecov

20.65% (+0.48%) compared to 8aaf1c2

Details

Codecov Report

❌ Patch coverage is 28.88889% with 192 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.65%. Comparing base (8aaf1c2) to head (03672d3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...g/services/originservice/mocks/OriginRepository.go 0.00% 77 Missing ⚠️
pkg/web/origincontroller/mocks/OriginService.go 0.00% 77 Missing ⚠️
...kg/repository/originrepository/originRepository.go 72.09% 6 Missing and 6 partials ⚠️
pkg/web/testhelper/helper.go 0.00% 8 Missing ⚠️
pkg/models/origin.go 0.00% 7 Missing ⚠️
pkg/services/originservice/originService.go 0.00% 6 Missing ⚠️
cmd/notification-service/main.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #185      +/-   ##
==========================================
+ Coverage   20.17%   20.65%   +0.48%     
==========================================
  Files          64       71       +7     
  Lines        2701     2943     +242     
==========================================
+ Hits          545      608      +63     
- Misses       2109     2282     +173     
- Partials       47       53       +6     

☔ 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.