Skip to content
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

refactor: observers is now a set of connections #74

Merged
merged 1 commit into from
Mar 15, 2020
Merged

Conversation

paulpach
Copy link
Contributor

This is just a small step towards removing connection id,
but it is fully self contained

BREAKING CHANGE: observers is now a set of connections, not a dictionary

This is just a small step towards removing connection id,
but it is fully self contained

BREAKING CHANGE: observers is now a set of connections, not a dictionary
@paulpach
Copy link
Contributor Author

Codacy Here is an overview of what got changed by this pull request:

Clones removed
==============
+ Assets/Mirror/Tests/Editor/NetworkIdentityTests.cs  -2
         

See the complete overview on Codacy

@sonarcloud
Copy link

sonarcloud bot commented Mar 15, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 1 Code Smell

No Coverage information No Coverage information
No Duplication information No Duplication information

@paulpach paulpach merged commit 4848920 into master Mar 15, 2020
@paulpach paulpach deleted the observerset branch March 15, 2020 15:31
github-actions bot pushed a commit that referenced this pull request Mar 15, 2020
# [17.0.0](16.0.0-master...17.0.0-master) (2020-03-15)

### Code Refactoring

* observers is now a set of connections ([#74](#74)) ([4848920](4848920))

### BREAKING CHANGES

* observers is now a set of connections, not a dictionary
github-actions bot pushed a commit that referenced this pull request Mar 15, 2020
This is just a small step towards removing connection id,
but it is fully self contained

BREAKING CHANGE: observers is now a set of connections, not a dictionary
github-actions bot pushed a commit that referenced this pull request Mar 15, 2020
# [17.0.0](16.0.0-master...17.0.0-master) (2020-03-15)

### Code Refactoring

* observers is now a set of connections ([#74](#74)) ([4848920](4848920))

### BREAKING CHANGES

* observers is now a set of connections, not a dictionary
@github-actions
Copy link
Contributor

🎉 This PR is included in version 17.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant