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'
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