-
Notifications
You must be signed in to change notification settings - Fork 7
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
clean code and initialise dwylbot github app #53
Conversation
95dd473
to
5ae4770
Compare
Codecov Report
@@ Coverage Diff @@
## master #53 +/- ##
===========================================
+ Coverage 74.5% 85.18% +10.67%
===========================================
Files 9 8 -1
Lines 51 27 -24
===========================================
- Hits 38 23 -15
+ Misses 13 4 -9
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SimonLab looks good. 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
see #51 and #30
This PR delete some code which is not relevant anymore due to the use of a Github App instead of a traditional OAuth App.
This PR also create an endpoint /installation which will display the list of organisation and repositories where dwylbot is installed (see #52 )