sjvrijn / mf2

Collection of Multi-Fidelity benchmark functions
https://mf2.readthedocs.io/
GNU General Public License v3.0
25 stars 7 forks source link

Pytest regressions #5

Closed sjvrijn closed 4 years ago

sjvrijn commented 4 years ago

Replaced manual regression testing with pytest-regressions package

sourcery-ai[bot] commented 4 years ago

Sourcery Code Quality Report (beta)

✅  Merging this PR will increase code quality in the affected files by 0.38 out of 10.

Quality metrics Before After Change
Complexity 1.67 0.00 -1.67 🔵
Method Length 55.43 45.96 -9.47 🔵
Quality 8.51 8.89 0.38 🔵
Other metrics Before After Change
Lines 100 47 -53
Changed files Quality Before Quality After Quality Change
tests/regression_test.py 8.09 8.89 0.80 🔵

Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Let us know what you think of it via email or our Gitter!