Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 1.25 KB

ReleaseNotes.md

File metadata and controls

13 lines (12 loc) · 1.25 KB
  • #17 - Integrate with AppVeyor for windows-based CI.
  • #16 - Integrate coverage report with coveralls.io.
  • #15 - Integrate with Travis CI for linux based builds.
  • #13 - Generate nuget package
  • #12 - Report code coverage at sequence point/line level. +fix
  • #10 - Dynamically load CoreCover.Framework dependencies on the test project during execution. +fix
  • #8 - Remove need to end path with slash. +fix
  • #6 - Do not instrument a dll already instrumented. +enhancement
  • #5 - If report path not provided, use default value "coverage.xml" on current folder. +enhancement
  • #4 - Generate XML report based on opencover format.
  • #2 - Instrument all dependency dlls from Test Project which contain pdb files.

Commits: fe9368133e...e1bb630ca1