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

Fix inconsistency with the move method of OrderedState<_> #21

Merged
merged 1 commit into from
Jan 11, 2020

Conversation

StevenLambion
Copy link
Owner

This PR fixes a bug that made the move method incompatible with SwiftUI's expectations.

@codecov-io
Copy link

Codecov Report

Merging #21 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #21   +/-   ##
====================================
  Coverage      60%   60%           
====================================
  Files          15    15           
  Lines         410   410           
====================================
  Hits          246   246           
  Misses        164   164
Impacted Files Coverage Δ
Sources/SwiftDux/State/OrderedState.swift 81.45% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a3777b...6fec9dd. Read the comment docs.

@StevenLambion StevenLambion merged commit ee3adce into master Jan 11, 2020
@StevenLambion StevenLambion deleted the bugs/fix-move-inconsistencies branch November 10, 2020 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants