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

Add iterable concept #219

Open
wants to merge 45 commits into
base: main
Choose a base branch
from

Use read_at_unchecked() in default iterate() impl

b5587e2
Select commit
Loading
Failed to load commit list.
Open

Add iterable concept #219

Use read_at_unchecked() in default iterate() impl
b5587e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2024 in 0s

97.89% of diff hit (target 98.60%)

View this Pull Request on Codecov

97.89% of diff hit (target 98.60%)

Annotations

Check warning on line 83 in include/flux/adaptor/scan.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flux/adaptor/scan.hpp#L83

Added line #L83 was not covered by tests

Check warning on line 28 in include/flux/algorithm/starts_with.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flux/algorithm/starts_with.hpp#L28

Added line #L28 was not covered by tests

Check warning on line 40 in include/flux/algorithm/starts_with.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flux/algorithm/starts_with.hpp#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 49 in include/flux/algorithm/starts_with.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flux/algorithm/starts_with.hpp#L49

Added line #L49 was not covered by tests

Check warning on line 438 in include/flux/core/concepts.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flux/core/concepts.hpp#L438

Added line #L438 was not covered by tests

Check warning on line 216 in include/flux/core/sequence_iterator.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flux/core/sequence_iterator.hpp#L216

Added line #L216 was not covered by tests