-
Notifications
You must be signed in to change notification settings - Fork 1
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
0.9.0 #218
Conversation
This file contains 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
Merge `master` into `dev`
…::ContainsEntity.
…factor System::run() parameters to accomodate.
… refactor ParSystem::run() parameters to accomodate.
Reduce the number of generic parameters in public traits and methods.
Updates the requirements on [serde_assert](https://github.com/Anders429/serde_assert) to permit the latest version. - [Release notes](https://github.com/Anders429/serde_assert/releases) - [Changelog](https://github.com/Anders429/serde_assert/blob/master/CHANGELOG.md) - [Commits](Anders429/serde_assert@v0.2.0...v0.4.0) --- updated-dependencies: - dependency-name: serde_assert dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…ert-0.4.0 Update serde_assert requirement from 0.2.0 to 0.4.0.
Require components viewed in `Schedule` to implement `Sync`.
Exclude `run()` methods in schedule tests when evaluating code coverage.
Merge `Reshape` traits.
Require all views in schedules to be Send.
Improve generic parameter names.
Correctly update `Entry`'s location to match `World`'s updated state.
Codecov Report
@@ Coverage Diff @@
## master #218 +/- ##
==========================================
+ Coverage 94.85% 96.95% +2.09%
==========================================
Files 89 85 -4
Lines 15477 14040 -1437
==========================================
- Hits 14681 13612 -1069
+ Misses 796 428 -368
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.