Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Rel/3.1#124

Merged
JacopoWolf merged 38 commits into
masterfrom
rel/3.1
Nov 21, 2020
Merged

Rel/3.1#124
JacopoWolf merged 38 commits into
masterfrom
rel/3.1

Conversation

@JacopoWolf
Copy link
Copy Markdown
Owner

No description provided.

JacopoWolf and others added 25 commits September 1, 2020 12:16
- minor refactoring
now Elaborated() will throw an exception if it's called more than once at a time
todo
- rewrite simple async test
* Create dependabot.yml

* Bump Microsoft.CodeAnalysis.FxCopAnalyzers in /StackInjector

Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.0.0 to 3.3.0.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](dotnet/roslyn-analyzers@v3.0.0...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump NUnit3TestAdapter in /tests/StackInjector.TEST.BlackBox

Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.16.1 to 3.17.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V3.16.1...V3.17)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump Microsoft.NET.Test.Sdk in /tests/StackInjector.TEST.BlackBox

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.6.1...v16.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Preparing 3.1 release branch
- InstancesHolder is now a dictionary of linked lists for holding multiple instance in a future expansion.
- Async tests keeps breaking. [Ignore] for now
added check for parameterless constructor.
- better error reporting
- more performance improvements
- now Submit(TIn) returns the submitted task
- updated tests
- added more async tests
…r/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.1

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.3.0 to 3.3.1 in /StackInjector
- Added SubmitWithEvent() test
@JacopoWolf JacopoWolf added enhancement New feature Core Relative to InjectionCore testing Testing related Wrapper About StackWrappers dependencies relative to dependencies labels Nov 7, 2020
@JacopoWolf JacopoWolf added this to the v3.1.0 milestone Nov 7, 2020
@JacopoWolf JacopoWolf self-assigned this Nov 7, 2020
@JacopoWolf JacopoWolf marked this pull request as ready for review November 13, 2020 18:13
* Testing possible causes

* Removed broken code
Comment thread tests/StackInjector.TEST.BlackBox/Features/Test.InstantiationDiff.cs Outdated
Comment thread tests/StackInjector.TEST.BlackBox/UseCases/Sync.cs Outdated
@JacopoWolf JacopoWolf merged commit 8543925 into master Nov 21, 2020
@JacopoWolf JacopoWolf deleted the rel/3.1 branch December 4, 2020 13:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Core Relative to InjectionCore dependencies relative to dependencies enhancement New feature testing Testing related Wrapper About StackWrappers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant