I would like to integrate Cobertura into my Teamcity build. I'm using this link as a starting point:
http://jroller.com/ulc/entry/teamcity_2_custom_report_integration
But as far as I can tell that will only give me a current snapshot of the coverage. Any ideas for getting historical charts/records for code coverage in Teamcity?
Is there a better method than the above link describes for integrating with Cobertura?