wilson-eft / wilson

A Python package for the running and matching of Wilson coefficients above and below the electroweak scale
https://wilson-eft.github.io
MIT License
26 stars 19 forks source link

Merge wcxf-python into wilson #37

Closed DavidMStraub closed 4 years ago

DavidMStraub commented 4 years ago

As suggested by @peterstangl in #36.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 187


Changes Missing Coverage Covered Lines Changed/Added Lines %
wilson/wcxf/test_bases.py 7 9 77.78%
wilson/wcxf/test_cli.py 60 62 96.77%
wilson/wcxf/test_wet.py 219 221 99.1%
wilson/wcxf/converters/SMEFTsim_param_card_elements.py 0 4 0.0%
wilson/wcxf/converters/yamljson.py 0 16 0.0%
wilson/wcxf/converters/dsixtools.py 203 243 83.54%
wilson/wcxf/classes.py 214 315 67.94%
wilson/wcxf/cli.py 0 130 0.0%
wilson/wcxf/converters/smeftsim.py 0 192 0.0%
<!-- Total: 1003 1492 67.23% -->
Totals Coverage Status
Change from base Build 173: -7.3%
Covered Lines: 10918
Relevant Lines: 12170

💛 - Coveralls