Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / eclipse-uprotocol/up-cpp issues and pull requests

#301 - Adding exception type for empty callback functions

Pull Request - State: open - Opened by gregmedd 3 months ago - 4 comments

#300 - Add clang-13 to the CI build

Issue - State: open - Opened by gregmedd 3 months ago - 1 comment
Labels: enhancement, help wanted, quality

#299 - Merge release branch to main

Pull Request - State: closed - Opened by gregmedd 3 months ago - 1 comment

#298 - Investigate clang-tidy false positives

Issue - State: open - Opened by gregmedd 3 months ago - 1 comment

#297 - Updating release version to 1.0.1

Pull Request - State: closed - Opened by gregmedd 3 months ago - 2 comments

#296 - Align with re-versioned core API

Pull Request - State: closed - Opened by gregmedd 3 months ago - 2 comments

#295 - UuidBuilderTest.cpp: Use excplicit type not auto

Pull Request - State: open - Opened by billpittman 3 months ago - 1 comment

#294 - Uuid.cpp: tidy up by adding typecast

Pull Request - State: open - Opened by billpittman 3 months ago - 1 comment

#293 - UuidConstants.h: Fix clang-tidy errors and warning

Pull Request - State: closed - Opened by billpittman 3 months ago - 1 comment

#292 - Adding consumer for uSubscription service

Pull Request - State: open - Opened by agosh01 3 months ago - 6 comments

#291 - CMake file prevents cross compilation

Issue - State: open - Opened by ALPayne18 3 months ago

#290 - Merging RPC Client / Server test to main

Pull Request - State: closed - Opened by gregmedd 3 months ago - 1 comment

#289 - Valgrind : Leak Check / DRD : UTransportTest possible leak / data race

Issue - State: open - Opened by BishrutSubedi 3 months ago
Labels: quality

#287 - Payload builder changes to passthrough an Any, and supporting test.

Pull Request - State: closed - Opened by debruce 3 months ago - 14 comments

#286 - Valgrind : Leak Check : UMessageValidatorTest possible memleak

Issue - State: open - Opened by BishrutSubedi 3 months ago
Labels: quality

#285 - Valgrind : Leak Check / DRD : SubscriberTest possible memleak/data race

Issue - State: open - Opened by BishrutSubedi 3 months ago
Labels: quality

#284 - Valgrind : DRD / Helgrind : RpcClientTest possible data race

Issue - State: open - Opened by BishrutSubedi 3 months ago
Labels: quality

#283 - Valgrind : Leak Check / DRD : PublisherSubscriberTest possible memleak

Issue - State: open - Opened by BishrutSubedi 3 months ago
Labels: quality

#281 - Valgrind : Leak check / DRD : NotificatoinSinkTest possible mem leak

Issue - State: open - Opened by BishrutSubedi 3 months ago
Labels: quality

#280 - Uri validator update

Pull Request - State: closed - Opened by MarkStokes71 3 months ago - 5 comments

#278 - Add OFT tags to up-cpp

Issue - State: open - Opened by stevenhartley 3 months ago
Labels: enhancement

#277 - Add OFT & build workflows for pulling up-spec main

Issue - State: open - Opened by stevenhartley 3 months ago
Labels: enhancement

#276 - Bringing 1.0 bugfixes back to main

Pull Request - State: closed - Opened by gregmedd 3 months ago - 2 comments

#275 - RPC client/server test using UTransportMock

Pull Request - State: closed - Opened by debruce 3 months ago - 12 comments

#274 - clang-tidy: UTransportMockTest - signedness inconsistency

Issue - State: open - Opened by billpittman 3 months ago
Labels: quality

#273 - clang-tidy: CallbackConnectionTest - errors with callable type

Issue - State: open - Opened by billpittman 3 months ago
Labels: quality

#270 - clang-tidy: UuidBuilderTest - signedness changes

Issue - State: open - Opened by billpittman 3 months ago - 1 comment
Labels: quality

#269 - clang-tidy: Ignored function return values in tests

Issue - State: open - Opened by billpittman 3 months ago - 1 comment
Labels: quality

#268 - clang-tidy: SubscriberTest - signedness changes

Issue - State: open - Opened by billpittman 3 months ago
Labels: quality

#267 - clang-tidy: RpcServerTest - signedness change

Issue - State: open - Opened by billpittman 3 months ago
Labels: quality

#266 - clang-tidy: RpcClientTest - lamda function errors

Issue - State: open - Opened by billpittman 3 months ago
Labels: quality

#265 - clang-tidy: NotificationSinkTest - integer signedness inconsistent

Issue - State: open - Opened by billpittman 3 months ago
Labels: quality

#264 - clang-tidy: Uuid serializer - integer changes signedness

Issue - State: open - Opened by billpittman 3 months ago
Labels: quality

#263 - clang-tidy: UuidConstants - unknown type (uint64_t & uint32_t)

Issue - State: closed - Opened by billpittman 3 months ago
Labels: quality

#262 - clang-tidy: RpcClient.cpp - several errors regarding the callable type

Issue - State: open - Opened by billpittman 3 months ago - 1 comment
Labels: quality

#261 - Shared_ptr<UTransport> nullptr check

Pull Request - State: closed - Opened by ruchirchauhan 3 months ago - 6 comments

#260 - Release 1.0.1 bugfix of up-cpp

Issue - State: closed - Opened by gregmedd 3 months ago - 1 comment

#259 - Bug in URI Validator forcing to set service_instance_id to be 1

Issue - State: closed - Opened by stevenhartley 3 months ago - 4 comments
Labels: bug

#258 - Add clang-tidy in CI

Pull Request - State: closed - Opened by BishrutSubedi 4 months ago - 29 comments

#257 - Create C++ Developers Guide

Issue - State: open - Opened by stevenhartley 4 months ago

#256 - Add clang-tidy-12 in CI

Pull Request - State: closed - Opened by BishrutSubedi 4 months ago - 4 comments

#255 - Create up-transport-socket-cpp conan recipe

Issue - State: closed - Opened by agosh01 4 months ago - 1 comment

#254 - Create branch protections for release branches

Issue - State: closed - Opened by gregmedd 4 months ago - 1 comment

#253 - Run doxygen against code and check output

Issue - State: open - Opened by gregmedd 4 months ago

#251 - Quality Audit: Run clang-tidy in up-cpp and file bugs for all findings

Issue - State: closed - Opened by gregmedd 4 months ago - 1 comment

#249 - UTwin client: Implement and test

Issue - State: open - Opened by gregmedd 4 months ago

#248 - UTwin Client: Document design

Issue - State: open - Opened by gregmedd 4 months ago

#247 - UTwin Client: Design API

Issue - State: open - Opened by gregmedd 4 months ago

#246 - USubscription Client: Document design

Issue - State: open - Opened by gregmedd 4 months ago

#245 - USubscription Client: Design API

Issue - State: open - Opened by gregmedd 4 months ago

#244 - Merging extra tests back from the v1.0 release branch

Pull Request - State: closed - Opened by gregmedd 4 months ago - 1 comment

#243 - Write extra PublisherSubscriberTest for up-cpp

Pull Request - State: closed - Opened by ruchirchauhan 4 months ago - 3 comments

#242 - Write extra NotificationTest for up-cpp #172

Pull Request - State: closed - Opened by pranavishere2 4 months ago - 4 comments

#241 - Merging 1.0.1 bugfixes from release branch to main

Pull Request - State: closed - Opened by gregmedd 4 months ago - 1 comment

#240 - Address spec alignment issue by revising UTransport and NotificationSink APIs

Pull Request - State: closed - Opened by gregmedd 4 months ago - 12 comments

#239 - NotificationSink has source / sink filters swapped

Issue - State: closed - Opened by gregmedd 4 months ago - 1 comment
Labels: bug

#238 - Subscriber should use topic as source filter when registering a listener

Issue - State: closed - Opened by gregmedd 4 months ago - 2 comments
Labels: bug

#237 - Layer 1 register listener needs sink_filter to be optional

Issue - State: closed - Opened by gregmedd 4 months ago - 1 comment
Labels: bug

#235 - Merge changes for 1.0.0 release back from v1.0_up-v1.6.0 branch to main

Pull Request - State: closed - Opened by gregmedd 4 months ago - 1 comment

#234 - USubscription Client: Implement and test

Issue - State: closed - Opened by gregmedd 4 months ago

#233 - Get clang-tidy working in CI

Issue - State: closed - Opened by gregmedd 4 months ago - 2 comments

#232 - Catalog all clang-tidy issues

Issue - State: closed - Opened by gregmedd 4 months ago - 1 comment
Labels: bug

#231 - Use the same build commands in CI as listed in README

Pull Request - State: closed - Opened by gregmedd 4 months ago - 3 comments

#230 - Documentation cleanup

Pull Request - State: closed - Opened by gregmedd 4 months ago - 2 comments

#227 - Removing spdlog

Pull Request - State: closed - Opened by gregmedd 4 months ago - 2 comments

#210 - Add clang-tidy linter script

Pull Request - State: closed - Opened by gregmedd 4 months ago - 2 comments

#209 - Enhancing the clang-format linter script

Pull Request - State: closed - Opened by gregmedd 4 months ago - 1 comment

#208 - Adding linter script for valgrind

Pull Request - State: closed - Opened by gregmedd 4 months ago - 1 comment

#207 - Add extra tests for Notifications

Pull Request - State: closed - Opened by pranavishere2 4 months ago - 8 comments

#203 - Publish Subscribe integrated test

Pull Request - State: closed - Opened by ruchirchauhan 4 months ago - 9 comments

#197 - Set CI jobs to fail when valgrind reports findings

Issue - State: open - Opened by gregmedd 5 months ago
Labels: enhancement

#196 - Examine and log all issues reported by the valgrind checkers

Issue - State: closed - Opened by gregmedd 5 months ago - 1 comment
Labels: bug

#193 - All code that takes a `shared_ptr<UTransport>` parameter should check for `nullptr`

Issue - State: closed - Opened by gregmedd 5 months ago - 2 comments
Labels: bug

#174 - Write extra RpcClientTest for up-cpp

Issue - State: closed - Opened by gregmedd 5 months ago - 6 comments

#173 - Write extra PublisherSubscriberTest for up-cpp

Issue - State: closed - Opened by gregmedd 5 months ago - 1 comment

#172 - Write extra NotificationTest for up-cpp

Issue - State: closed - Opened by gregmedd 5 months ago - 1 comment

#171 - Add UT Coverage

Pull Request - State: closed - Opened by MarkStokes71 5 months ago

#162 - Callback connection test CanCallFromAnotherThread unreliable

Issue - State: open - Opened by gregmedd 5 months ago
Labels: bug

#157 - Document the error propagation model for up-cpp

Issue - State: open - Opened by gregmedd 5 months ago

#154 - Determine which AUTOSAR / MISRA C++ to apply

Issue - State: open - Opened by gregmedd 5 months ago
Labels: enhancement, help wanted, question

#148 - feature/utransportmock

Pull Request - State: closed - Opened by debruce 5 months ago - 1 comment

#141 - Payload Builder supporting google.protobuf.Any

Issue - State: open - Opened by stevenhartley 5 months ago - 2 comments

#136 - Document design for RPC Client

Issue - State: open - Opened by gregmedd 6 months ago - 1 comment

#124 - Header implementation to mock C++23 std::expected.

Pull Request - State: closed - Opened by debruce 6 months ago - 2 comments

#116 - Implement and test transport::UTransport

Issue - State: closed - Opened by gregmedd 6 months ago - 2 comments

#115 - Document design for transport::UTransport

Issue - State: closed - Opened by gregmedd 6 months ago - 2 comments

#109 - Consider switching to C++20

Issue - State: open - Opened by gregmedd 6 months ago - 5 comments
Labels: enhancement

#103 - Consider adding equality operators for various objects in the datamodel

Issue - State: open - Opened by ALPayne18 6 months ago - 4 comments
Labels: enhancement

#99 - API Review

Pull Request - State: closed - Opened by gregmedd 7 months ago - 8 comments