Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

#521 remove path-matching#527

Merged
ddur merged 1 commit intoOpenCover:masterfrom
ddur:master
Jan 27, 2016
Merged

#521 remove path-matching#527
ddur merged 1 commit intoOpenCover:masterfrom
ddur:master

Conversation

@ddur
Copy link
Contributor

@ddur ddur commented Jan 27, 2016

process string is named processPath in
Messages.cs
MessageHandler
IProfilerCommunication.cs

and ProfilerCommunication.cs where is transformed to processName by call
to Path.GetFileNameWithoutExtension (processPath) when calling
UseAssembly, InstrumentClass and InstrumentProcess

It is processName in
IFilter.cs, Filter.cs and AssemblyAndClassFilter.cs

process string is named processPath in
Messages.cs
MessageHandler
IProfilerCommunication.cs

and ProfilerCommunication.cs where is transformed to processName by call
to Path.GetFileNameWithoutExtension (processPath) when calling
UseAssembly, InstrumentClass and InstrumentProcess

It is processName in
IFilter.cs, Filter.cs and AssemblyAndClassFilter.cs
ddur added a commit that referenced this pull request Jan 27, 2016
@ddur ddur merged commit d493585 into OpenCover:master Jan 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant