-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: remove unnecessary error handling #410
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
23d0f70
to
e33b482
Compare
Codecov ReportBase: 98.95% // Head: 99.21% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #410 +/- ##
==========================================
+ Coverage 98.95% 99.21% +0.25%
==========================================
Files 15 15
Lines 383 381 -2
Branches 46 46
==========================================
- Hits 379 378 -1
+ Misses 4 3 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
🎉 This PR is included in version 1.15.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
…ing-multiple-users-in-a-single-message * origin/master: (103 commits) feat: commit conventions (#343) refactor: remove unnecessary error handling (#410) chore: fix codecov (#409) chore: remove all Slack references (#407) docs: add tenshiAMD as a contributor for code, maintenance, bug, review, test (#408) chore(deps): bump validator and smee-client (#406) fix(deps): bump `all-contributors-cli` (#404) fix(package): bump `all-contributors-cli` (#403) chore(deps): bump async from 3.2.1 to 3.2.3 (#396) chore(deps): bump eventsource from 1.1.0 to 1.1.1 chore(deps): bump minimist from 1.2.5 to 1.2.6 chore(deps): bump url-parse from 1.5.7 to 1.5.10 chore(deps): bump node-fetch from 2.6.5 to 2.6.7 chore(deps): bump url-parse from 1.5.3 to 1.5.7 fix: bump max number of files to 25 (#385) docs: add aaltat as a contributor for bug (#383) fix: set `webhooksPath` correctly fix: Probot v12 (#381) chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 chore(deps): bump semver-regex from 3.1.2 to 3.1.3 ...
What:
app/lib/modules/repository.js
Why:
How:
app/lib/modules/repository.js
(already handled by this line)app/lib/modules/repository.js
Line 222 in e33b482
Checklist:
Bot Usage