Skip to content

feat: implement style linter with naming conventions#9

Merged
reugn merged 1 commit intomainfrom
style-linter
Dec 29, 2025
Merged

feat: implement style linter with naming conventions#9
reugn merged 1 commit intomainfrom
style-linter

Conversation

@reugn
Copy link
Owner

@reugn reugn commented Dec 29, 2025

No description provided.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 92.16301% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.39%. Comparing base (74994d1) to head (89372ed).

Files with missing lines Patch % Lines
internal/linter/style_linter.go 93.05% 5 Missing and 5 partials ⚠️
internal/config/format_settings.go 83.33% 3 Missing and 1 partial ⚠️
internal/workflow/workflow.go 92.15% 3 Missing and 1 partial ⚠️
internal/linter/format_linter.go 88.88% 3 Missing ⚠️
internal/config/style_settings.go 90.90% 1 Missing and 1 partial ⚠️
internal/linter/linter.go 60.00% 2 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   82.92%   86.39%   +3.46%     
==========================================
  Files          13       16       +3     
  Lines         697      904     +207     
==========================================
+ Hits          578      781     +203     
+ Misses         88       84       -4     
- Partials       31       39       +8     

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

@reugn reugn merged commit cee75f6 into main Dec 29, 2025
6 checks passed
@reugn reugn deleted the style-linter branch December 29, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants