Skip to content

Conversation

@jeffery9
Copy link
Contributor

@jeffery9 jeffery9 commented Nov 3, 2018

No description provided.

naglis and others added 7 commits November 3, 2018 14:48
* [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.
@jeffery9 jeffery9 mentioned this pull request Nov 3, 2018
32 tasks
Copy link

@elicoidal elicoidal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. needs test

@pedrobaeza pedrobaeza modified the milestones: 10.0, 12.0 Nov 3, 2018
@pedrobaeza
Copy link
Member

CIs are red.

@jeffery9
Copy link
Contributor Author

jeffery9 commented Nov 5, 2018

can not get more details from CI.

@pedrobaeza
Copy link
Member

The problem is the same for both: a lack of a Python library called raven. You have to put it on requirements.txt file in root folder. Look how I saw it:

peek 05-11-2018 09-35

peek 05-11-2018 09-36

@jeffery9
Copy link
Contributor Author

jeffery9 commented Nov 8, 2018

code testing coverage going down, how to improve this.

@moylop260
Copy link
Contributor

Add new unitests in the tests folder in order to cover the cases that is not tested

Copy link
Member

@sbidoul sbidoul left a 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.

@legalsylvain
Copy link
Contributor

thanks.

@legalsylvain legalsylvain merged commit aabfdb7 into OCA:12.0 Nov 17, 2018
SiesslPhillip pushed a commit to grueneerde/OCA-server-tools that referenced this pull request Nov 20, 2024
Syncing from upstream OCA/server-tools (14.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.