Closed sjvrijn closed 4 years ago
✅ 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!
Replaced manual regression testing with
pytest-regressions
package