-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
12.0 mig sentry #1415
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
12.0 mig sentry #1415
Conversation
* [ADD] sentry module * [FIX] updated sentry module according to PR comments
- [FIX] sentry: fixes missing `raven` library preventing loading of modules - [FIX] 2to3 script on py file - [FIX] add requirements.txt
sentry: It is not always possible to read commit information from a production environment. In those cases it is useful to be able to set a release version manually.
elicoidal
left a comment
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.
LGTM. needs test
|
CIs are red. |
|
can not get more details from CI. |
|
code testing coverage going down, how to improve this. |
|
Add new unitests in the tests folder in order to cover the cases that is not tested |
sbidoul
left a comment
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.
(code review)
The global coverage of the repo drops because we start from an almost empty repo which has 100% coverage. This is not a problem for a migration, IMO so we can approve this.
|
thanks. |
Syncing from upstream OCA/server-tools (14.0)


No description provided.