Skip to content

lab: Add create and delete mr approval rules

04dfcfe
Select commit
Loading
Failed to load commit list.
Draft

Handle approval rules #874

lab: Add create and delete mr approval rules
04dfcfe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 26, 2025 in 0s

54.74% (-0.82%) compared to 2bbd110

View this Pull Request on Codecov

54.74% (-0.82%) compared to 2bbd110

Details

Codecov Report

❌ Patch coverage is 8.25688% with 100 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.74%. Comparing base (2bbd110) to head (04dfcfe).
⚠️ Report is 27 commits behind head on master.

Files with missing lines Patch % Lines
cmd/mr_approval_rules.go 11.53% 69 Missing ⚠️
internal/gitlab/gitlab.go 0.00% 31 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #874      +/-   ##
==========================================
- Coverage   55.56%   54.74%   -0.82%     
==========================================
  Files          82       83       +1     
  Lines        5977     6081     +104     
==========================================
+ Hits         3321     3329       +8     
- Misses       2367     2464      +97     
+ Partials      289      288       -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.