Skip to content

Conversation

@robvanderleek
Copy link
Owner

No description provided.

@create-issue-branch create-issue-branch bot changed the title fix: 🐛 Fix PR title feat: ✨ Conventional Pull Requests style isn’t working Oct 20, 2025
@github-actions
Copy link

github-actions bot commented Oct 20, 2025

CodeLimit Report

Overview

Language Files Functions Lines of Code
TypeScript 24 118 1314 4 0
JavaScript 1 1 8 0 0
Totals 25 119 1322 4 0

Summary

Easy / Verbose Hard-to-maintain ⚠ Unmaintainable ⛌
88% 12% 0%

✅ 88% of the functions are maintainable, no refactoring necessary.

Findings

Function Length File
setupEventHandlers 54 src/probot.ts
createPr 39 src/github.ts
getConventionalPrTitlePrefix 32 src/config.ts
getConventionalLabelMapping 31 src/config.ts

Generated by CodeLimit

@create-issue-branch create-issue-branch bot changed the title feat: ✨ Conventional Pull Requests style isn’t working fix: 🐛 Conventional Pull Requests style isn’t working Oct 20, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.42%. Comparing base (5784a01) to head (9e317c1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1104      +/-   ##
==========================================
+ Coverage   79.28%   79.42%   +0.13%     
==========================================
  Files          19       19              
  Lines        1038     1045       +7     
  Branches      213      215       +2     
==========================================
+ Hits          823      830       +7     
  Misses        215      215              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@robvanderleek robvanderleek merged commit d45e8bf into main Oct 21, 2025
4 checks passed
@robvanderleek robvanderleek deleted the issue-1098-Conventional_Pull_Requests_style_isn’t_working branch October 21, 2025 08:02
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.

3 participants