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

[RELEASE] MRC v23.11 #414

Merged
merged 24 commits into from
Dec 1, 2023

Updating CHANGELOG

de48cb1
Select commit
Loading
Failed to load commit list.
Merged

[RELEASE] MRC v23.11 #414

Updating CHANGELOG
de48cb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 1, 2023 in 1s

89.35% of diff hit (target 73.14%)

View this Pull Request on Codecov

89.35% of diff hit (target 73.14%)

Annotations

Check warning on line 77 in cpp/mrc/include/mrc/core/utils.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/include/mrc/core/utils.hpp#L77

Added line #L77 was not covered by tests

Check warning on line 80 in cpp/mrc/include/mrc/core/utils.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/include/mrc/core/utils.hpp#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 84 in cpp/mrc/include/mrc/core/utils.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/include/mrc/core/utils.hpp#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 147 in cpp/mrc/include/mrc/coroutines/async_generator.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/include/mrc/coroutines/async_generator.hpp#L147

Added line #L147 was not covered by tests

Check warning on line 290 in cpp/mrc/include/mrc/coroutines/async_generator.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/include/mrc/coroutines/async_generator.hpp#L290

Added line #L290 was not covered by tests

Check warning on line 306 in cpp/mrc/include/mrc/coroutines/async_generator.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/include/mrc/coroutines/async_generator.hpp#L306

Added line #L306 was not covered by tests

Check warning on line 363 in cpp/mrc/include/mrc/coroutines/async_generator.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/include/mrc/coroutines/async_generator.hpp#L363

Added line #L363 was not covered by tests

Check warning on line 297 in cpp/mrc/src/internal/control_plane/client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/control_plane/client.cpp#L295-L297

Added lines #L295 - L297 were not covered by tests

Check warning on line 86 in cpp/mrc/src/internal/control_plane/client.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/control_plane/client.hpp#L86

Added line #L86 was not covered by tests

Check warning on line 94 in cpp/mrc/src/internal/control_plane/client.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/control_plane/client.hpp#L94

Added line #L94 was not covered by tests

Check warning on line 100 in cpp/mrc/src/internal/control_plane/client.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/control_plane/client.hpp#L100

Added line #L100 was not covered by tests

Check warning on line 278 in cpp/mrc/src/internal/control_plane/client.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/control_plane/client.hpp#L278

Added line #L278 was not covered by tests

Check warning on line 284 in cpp/mrc/src/internal/control_plane/client.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/control_plane/client.hpp#L284

Added line #L284 was not covered by tests

Check warning on line 39 in cpp/mrc/src/internal/grpc/promise_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/grpc/promise_handler.cpp#L39

Added line #L39 was not covered by tests

Check warning on line 46 in cpp/mrc/src/internal/grpc/promise_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/grpc/promise_handler.cpp#L46

Added line #L46 was not covered by tests

Check warning on line 48 in cpp/mrc/src/internal/grpc/promise_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/grpc/promise_handler.cpp#L48

Added line #L48 was not covered by tests

Check warning on line 57 in cpp/mrc/src/internal/grpc/promise_handler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/grpc/promise_handler.cpp#L57

Added line #L57 was not covered by tests

Check warning on line 204 in cpp/mrc/src/internal/resources/manager.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/resources/manager.cpp#L204

Added line #L204 was not covered by tests

Check warning on line 206 in cpp/mrc/src/internal/resources/manager.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/resources/manager.cpp#L206

Added line #L206 was not covered by tests

Check warning on line 48 in cpp/mrc/src/internal/service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/service.cpp#L48

Added line #L48 was not covered by tests

Check warning on line 50 in cpp/mrc/src/internal/service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/service.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 59 in cpp/mrc/src/internal/service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/service.cpp#L59

Added line #L59 was not covered by tests

Check warning on line 62 in cpp/mrc/src/internal/service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/service.cpp#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 278 in cpp/mrc/src/internal/service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/service.cpp#L277-L278

Added lines #L277 - L278 were not covered by tests

Check warning on line 289 in cpp/mrc/src/internal/service.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

cpp/mrc/src/internal/service.cpp#L289

Added line #L289 was not covered by tests