Skip to content

Conversation

@robvanderleek
Copy link
Owner

No description provided.

@create-issue-branch create-issue-branch bot changed the title Issue 1094 upgrade to probot 14 fix: ⬆️ Upgrade to Probot 14 Oct 21, 2025
@github-actions
Copy link

github-actions bot commented Oct 21, 2025

CodeLimit Report

Overview

Language Files Functions Lines of Code
TypeScript 25 117 1312 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

@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2025

Codecov Report

❌ Patch coverage is 75.64103% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.53%. Comparing base (d45e8bf) to head (b8202b5).

Files with missing lines Patch % Lines
src/pages/api/plans.ts 0.00% 8 Missing ⚠️
src/plans.ts 40.00% 6 Missing ⚠️
src/server.ts 0.00% 1 Missing and 1 partial ⚠️
src/action.ts 0.00% 0 Missing and 1 partial ⚠️
src/github.ts 93.33% 1 Missing ⚠️
src/pages/api/webhook.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1105       +/-   ##
===========================================
- Coverage   79.42%    0.53%   -78.90%     
===========================================
  Files          19       25        +6     
  Lines        1045   207422   +206377     
  Branches      215      328      +113     
===========================================
+ Hits          830     1107      +277     
- Misses        215   206311   +206096     
- Partials        0        4        +4     

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

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