This repository was archived by the owner on Feb 14, 2022. It is now read-only.
Rel/3.1#124
Merged
Merged
Conversation
- minor refactoring
now Elaborated() will throw an exception if it's called more than once at a time
Updated workflows
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
updated tests
- 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
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.0 to 3.3.1. - [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.3.0...v3.3.1) Signed-off-by: dependabot[bot] <support@github.com>
- 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 more tests
- Added SubmitWithEvent() test
Optimizations
Update nuget.yml
Update workflows
changed .Any() to .Exists()
* Testing possible causes * Removed broken code
JacopoWolf
commented
Nov 17, 2020
JacopoWolf
commented
Nov 17, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.