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

Adding chain algorithms, sync_wait and start #5

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

Working code with `on`, `then`, `start` and `sync_wait` algorithms.

cd2504d
Select commit
Loading
Failed to load commit list.
Open

Adding chain algorithms, sync_wait and start #5

Working code with `on`, `then`, `start` and `sync_wait` algorithms.
cd2504d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 27, 2024 in 1s

0.00% of diff hit (within 50.00% threshold of 50.00%)

View this Pull Request on Codecov

0.00% of diff hit (within 50.00% threshold of 50.00%)

Annotations

Check warning on line 67 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L67

Added line #L67 was not covered by tests

Check warning on line 69 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L69

Added line #L69 was not covered by tests

Check warning on line 84 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L84

Added line #L84 was not covered by tests

Check warning on line 103 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L103

Added line #L103 was not covered by tests

Check warning on line 201 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L201

Added line #L201 was not covered by tests

Check warning on line 221 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L221

Added line #L221 was not covered by tests

Check warning on line 227 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L227

Added line #L227 was not covered by tests

Check warning on line 249 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L249

Added line #L249 was not covered by tests

Check warning on line 259 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L259

Added line #L259 was not covered by tests

Check warning on line 281 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L281

Added line #L281 was not covered by tests

Check warning on line 283 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L283

Added line #L283 was not covered by tests

Check warning on line 285 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L285

Added line #L285 was not covered by tests

Check warning on line 288 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L288

Added line #L288 was not covered by tests

Check warning on line 308 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L307-L308

Added lines #L307 - L308 were not covered by tests

Check warning on line 312 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L310-L312

Added lines #L310 - L312 were not covered by tests

Check warning on line 319 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L319

Added line #L319 was not covered by tests

Check warning on line 326 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L325-L326

Added lines #L325 - L326 were not covered by tests

Check warning on line 330 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L329-L330

Added lines #L329 - L330 were not covered by tests

Check warning on line 346 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L344-L346

Added lines #L344 - L346 were not covered by tests

Check warning on line 348 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L348

Added line #L348 was not covered by tests

Check warning on line 352 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L352

Added line #L352 was not covered by tests

Check warning on line 361 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L361

Added line #L361 was not covered by tests

Check warning on line 367 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L364-L367

Added lines #L364 - L367 were not covered by tests

Check warning on line 369 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L369

Added line #L369 was not covered by tests

Check warning on line 375 in test/initial_draft.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/initial_draft.cpp#L372-L375

Added lines #L372 - L375 were not covered by tests