create-issue-branch icon indicating copy to clipboard operation
create-issue-branch copied to clipboard

feat: ✨ Migrate to TypeScript

Open robvanderleek opened this issue 1 year ago • 2 comments

robvanderleek avatar Dec 27 '23 15:12 robvanderleek

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create-issue-branch ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2024 10:25am

vercel[bot] avatar Dec 27 '23 15:12 vercel[bot]

Codecov Report

Attention: 139 lines in your changes are missing coverage. Please review.

Comparison is base (1861e60) 85.95% compared to head (3dcecd1) 84.34%. Report is 70 commits behind head on main.

Files Patch % Lines
src/github.ts 82.39% 45 Missing and 2 partials :warning:
src/plans.ts 64.61% 22 Missing and 1 partial :warning:
src/probot.ts 75.00% 14 Missing :warning:
tests/test-helpers.ts 82.71% 14 Missing :warning:
src/webhooks/pull-request.ts 62.50% 10 Missing and 2 partials :warning:
src/config.ts 92.52% 8 Missing :warning:
src/webhooks/issue-opened.ts 75.75% 7 Missing and 1 partial :warning:
src/utils.ts 89.83% 6 Missing :warning:
src/context.ts 93.18% 3 Missing :warning:
src/webhooks/comment-created.ts 95.12% 2 Missing :warning:
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #791      +/-   ##
==========================================
- Coverage   85.95%   84.34%   -1.62%     
==========================================
  Files          16       17       +1     
  Lines         961      926      -35     
  Branches      205      196       -9     
==========================================
- Hits          826      781      -45     
- Misses        119      139      +20     
+ Partials       16        6      -10     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Dec 27 '23 15:12 codecov-commenter