Skip to content

Change: Remove pkg/entities from Dockerfile

70f2f55
Select commit
Loading
Failed to load commit list.
Merged

Vti 784/add ruleoptions endpoint #200

Change: Remove pkg/entities from Dockerfile
70f2f55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 1s

20.84% (-0.03%) compared to c4a38c3, passed because coverage increased by 0.03% when compared to adjusted base (20.81%)

View this Pull Request on Codecov

20.84% (-0.03%) compared to c4a38c3, passed because coverage increased by 0.03% when compared to adjusted base (20.81%)

Details

Codecov Report

❌ Patch coverage is 21.87500% with 100 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.84%. Comparing base (c4a38c3) to head (70f2f55).

Files with missing lines Patch % Lines
...ruleservice/mocks/NotificationChannelRepository.go 0.00% 39 Missing ⚠️
pkg/web/rulecontroller/mocks/RuleService.go 0.00% 35 Missing ⚠️
pkg/models/rule.go 0.00% 19 Missing ⚠️
pkg/web/rulecontroller/ruleController.go 16.66% 5 Missing ⚠️
pkg/models/channelType.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
- Coverage   20.87%   20.84%   -0.03%     
==========================================
  Files          82       83       +1     
  Lines        3976     4101     +125     
==========================================
+ Hits          830      855      +25     
- Misses       3077     3177     +100     
  Partials       69       69              

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