sqlalchemy-history
sqlalchemy-history copied to clipboard
Fix/mappedcolumn key attr
Pull Request Test Coverage Report for Build 15460943355
Details
- 90 of 91 (98.9%) changed or added relevant lines in 44 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage decreased (-0.02%) to 93.739%
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
|---|---|---|---|
| sqlalchemy_history/model_builder.py | 9 | 10 | 90.0% |
| <!-- | Total: | 90 | 91 |
| Totals | |
|---|---|
| Change from base Build 11122595953: | -0.02% |
| Covered Lines: | 4925 |
| Relevant Lines: | 5182 |
💛 - Coveralls
I've spent some time trying to update the repo CI systems as things were failing. I see there is interest in getting this PR merged, and would love to merge it -- but I see there are no testcases here
If someone could add testcases, that would be great !
I've spent some time trying to update the repo CI systems as things were failing. I see there is interest in getting this PR merged, and would love to merge it -- but I see there are no testcases here
If someone could add testcases, that would be great !
Added minimal unit tests