sqlalchemy-history icon indicating copy to clipboard operation
sqlalchemy-history copied to clipboard

Fix/mappedcolumn key attr

Open ashish16052 opened this issue 8 months ago • 2 comments

ashish16052 avatar Jun 04 '25 07:06 ashish16052

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 Coverage Status
Change from base Build 11122595953: -0.02%
Covered Lines: 4925
Relevant Lines: 5182

💛 - Coveralls

coveralls avatar Jun 05 '25 07:06 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 !

AbdealiLoKo avatar Nov 18 '25 22:11 AbdealiLoKo

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

ashish16052 avatar Dec 16 '25 12:12 ashish16052