Skip to content

ci(lint.yaml): migrate to reusable workflow for golang linting

13e53ff
Select commit
Loading
Failed to load commit list.
Merged

Chore/upgrade go version #205

ci(lint.yaml): migrate to reusable workflow for golang linting
13e53ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 16, 2026 in 1s

12.58% (-6.35%) compared to 5dea5ce

View this Pull Request on Codecov

12.58% (-6.35%) compared to 5dea5ce

Details

Codecov Report

❌ Patch coverage is 1.85185% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 12.58%. Comparing base (5dea5ce) to head (13e53ff).

Files with missing lines Patch % Lines
internal/app/dagger/dagger.go 0.00% 7 Missing ⚠️
internal/app/issue/issue.go 0.00% 7 Missing ⚠️
internal/app/chart/chart.go 0.00% 5 Missing ⚠️
internal/app/analytics/analytics.go 0.00% 4 Missing ⚠️
internal/app/comment/ontology.go 20.00% 4 Missing ⚠️
internal/app/repository/commit.go 0.00% 4 Missing ⚠️
internal/app/repository/file.go 0.00% 4 Missing ⚠️
internal/file/io.go 0.00% 4 Missing ⚠️
internal/github/manager.go 0.00% 4 Missing ⚠️
internal/app/deploy/deploy.go 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #205      +/-   ##
===========================================
- Coverage    18.92%   12.58%   -6.35%     
===========================================
  Files           38       38              
  Lines         2029     1812     -217     
===========================================
- Hits           384      228     -156     
+ Misses        1604     1558      -46     
+ Partials        41       26      -15     

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