Home
.NET Tools Support | JetBrains
Contact Support
Community
Sign in
Fedor Kopper
Total activity
308
Last activity
July 09, 2019 17:45
Member since
February 01, 2012 13:14
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
129
Activity overview
Articles (4)
Posts (0)
Comments (175)
Sort by recent activity
Recent activity
Votes
Created
February 16, 2017 13:13
Hi Timoty, Yes, that's not expected slowdown. Could you please send us ReSharper log files when covering a single project? To turn on logging start VS with the following command line arguments: dev...
Community
dotCover discussions
Coverage analysis failing due to "Invalid stream header!"
0 votes
Created
February 16, 2017 12:54
You could specify filters using command line parameter /Filters:/Filters=ARG : (Optional) Specifies coverage filters using the following syntax: +:module=*;class=*;function=*; Use -:myassembly to e...
Community
dotCover discussions
How to use filters (For standalone .exe files)for coverage using command line?
0 votes
Created
February 15, 2017 15:26
Hi Timoty, Could you please clarify in which version of Visual Studio you have these problems?ReSharper 2017.1 EAP1 doesn't have full support for. NET Core unit tests in VS2017 RC, it will be inclu...
Community
dotCover discussions
Coverage analysis failing due to "Invalid stream header!"
0 votes
Created
January 16, 2017 15:32
Hi Meisam, Great it works fine for you now!I've opened a feature request: https://youtrack.jetbrains.com/issue/DCVR-8626, you are welcome to follow and vote for it.
Community
dotCover discussions
Using environment variables in dotCover CoverageParams xml file
0 votes
Created
December 05, 2016 13:58
Hi Michael, Yes, it should. Do you have any problems with that case?
Community
dotCover discussions
MEF
0 votes
Created
November 20, 2016 12:52
Hello Mikhail, I'm sorry for the delayed reply. IL code and PDB files generated by different MSBUILD versions could differ. dotCover gets information from PDB files about which ranges in source fil...
Community
dotCover discussions
Switching MSBUILD version from 4.0 to 14.0 provides different code coverage statistics calculated with dotCover
0 votes
Created
October 26, 2016 18:51
Visual Studio 2013 is supported starting from dotCover 2.6. Old versions are available here: https://dotnettools-support.jetbrains.com/hc/en-us/articles/206546399-Where-can-I-download-previous-vers...
Community
dotCover discussions
From which version of dotcover Visual Studio 2013 is supported.
0 votes
Created
October 26, 2016 18:27
Official comment
Auto properties can now be hidden in the "report" and "analyse" commands using /HideAutoProperties flag: https://www.jetbrains.com/help/dotcover/2016.2/dotCover__Console_Runner_Commands.html
Community
dotCover discussions
Hide-AutoProperties
0 votes
Created
April 21, 2016 15:08
Hi Egor, "Merge" command should definitely fit your needs. Do you have any problem with the resulting snapshot?
Community
dotCover discussions
Merging snapshots of the same code
0 votes
Created
April 25, 2016 16:17
Hi Egor, dotCover merge is additive if all snapshots are taken on the same assemblies. If metadata differs, dotCover uses the latest one as main (last snapshot in the source list). If the same func...
Community
dotCover discussions
Merging snapshots of the same code
0 votes
«
First
‹
Previous
Next
›
Last
»