[Ironpython-users] IronPython, Daily Digest 4/14/2013

2013-04-15 Thread CodePlex
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New comment] Conversion from Ironpython's Decimal to System.Decimal loses precision. -- ISSUES 1. [New comment] Conversion from Ironpython'

Re: [Ironpython-users] WPF IronPython app used with dotCover (in TeamCity)

2013-04-15 Thread Jackie Sproat
Not sure where to start: I want to verify coverage of the DLL code which is accessed by my WPF-IronPython app. However, dotCover is reporting 0% coverage and all statements are showing as RED/uncovered, eventhough all the methods (interface APIs) are called while the WPF-IronPython app is runnin