-
Notifications
You must be signed in to change notification settings - Fork 386
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
Refactore DependencyInjection #768
Refactore DependencyInjection #768
Conversation
update fork
Update fork
Update fork
Update fork
Update fork
Update fork
Update fork
Update fork
Update fork
Update fork
Update fork
Update fork
Update fork
Update fork
Update fork
…ns from msbuild tasks
…ns from collector
I'll take a look asap thx! |
We're close to next release, after that I'll review and merge this one. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some nits, but generally looks good!
Thank's a lot!
@daveMueller I needed to do a fast update on code, can you resolve conflicts?You can skip collectors I took some of your code and merged. |
Update fork
# Conflicts: # src/coverlet.collector/DataCollection/CoverageManager.cs # src/coverlet.collector/DataCollection/CoverageWrapper.cs # src/coverlet.collector/DataCollection/CoverletCoverageCollector.cs # src/coverlet.collector/Utilities/Interfaces/ICoverageWrapper.cs # src/coverlet.console/Program.cs # src/coverlet.msbuild.tasks/InstrumentationTask.cs # test/coverlet.collector.tests/CoverletCoverageDataCollectorTests.cs
No trouble at all. I resolved the conflicts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some nits, thank's!
src/coverlet.collector/DataCollection/CoverletCoverageCollector.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some nits but here we go!Thank's!
You can resolve conflicts taking master files that project is already without statics. |
Update fork
# Conflicts: # src/coverlet.collector/DataCollection/CoverageWrapper.cs # src/coverlet.collector/DataCollection/CoverletCoverageCollector.cs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/azp run |
@tonerdo there is an issue with pipelines doesn't trigger anymore. |
Any news on the problem that the pipline doesn't trigger anymore? |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
closes #728