Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for OpenCover #398

Merged
merged 6 commits into from
Apr 15, 2014
Merged

Support for OpenCover #398

merged 6 commits into from
Apr 15, 2014

Conversation

trydis
Copy link
Contributor

@trydis trydis commented Apr 15, 2014

My 1st official attempt at F#, so let me know if there are any problems.

As mentioned in #356, will look at support for ReportGenerator asap.

@@ -0,0 +1,68 @@
[<AutoOpen>]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove the AutoOpen - we try to get rid of it everywhere in FAKE

@forki
Copy link
Member

forki commented Apr 15, 2014

cool. thanks. I made some small comments.

let param = setParams OpenCoverDefaults

let processArgs =
let args = ref (new StringBuilder())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@forki
Copy link
Member

forki commented Apr 15, 2014

racoon1

thanks.

forki added a commit that referenced this pull request Apr 15, 2014
@forki forki merged commit 77e09f7 into fsprojects:develop Apr 15, 2014
@trydis trydis deleted the opencover branch April 15, 2014 19:50
@trydis
Copy link
Contributor Author

trydis commented Apr 15, 2014

My pleasure :neckbeard:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants