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

Remove index field from Overlapping. #13

Merged
merged 3 commits into from
Feb 19, 2021
Merged

Remove index field from Overlapping. #13

merged 3 commits into from
Feb 19, 2021

Conversation

Anders429
Copy link
Owner

Simplifies the internals of Overlapping, removing the unnecessary index field. The current "index" of the Iterator will now always be implicitly 0.

@Anders429
Copy link
Owner Author

As a side note, these code coverage reports are ridiculously inconsistent. It constantly reads lines as misses when they clearly are not. It definitely would be worth looking into the changes being made to tarpaulin regarding LLVM coverage and switching to those in the future.

@Anders429 Anders429 merged commit e90ca9d into 0.3.0 Feb 19, 2021
@Anders429 Anders429 deleted the iteration branch February 19, 2021 17: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.

1 participant