shirtsgroup / physical_validation

Physical validation of molecular simulations
https://physical-validation.readthedocs.io
MIT License
55 stars 19 forks source link

Enable LGTM and Codecov #70

Closed SimonBoothroyd closed 4 years ago

SimonBoothroyd commented 4 years ago

Description

We should enable the LGTM and Codecov services on this repository to gain extra lint checking, and better reporting of the coverage of our unit tests.

Likely a good first issue for @ocmadin, @wehs7661 or @tlfobe.

wehs7661 commented 4 years ago

Sounds good. I've only used Codecov before but I will look into LGTM.

tlfobe commented 4 years ago

Looking into lgtm today, will see if I can add any badges generated by lgtm to the README

tlfobe commented 4 years ago

Got a codecov page and a lgtm page going for physical validation:

https://lgtm.com/projects/g/shirtsgroup/physical_validation/ci/

https://codecov.io/gh/shirtsgroup/physical_validation

Adding badges and relevant additions to our continuous_integration.yaml files in this PR #72