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

CBL-6606 : LogSinks C++ Wrapper API #588

Merged
merged 3 commits into from
Jan 18, 2025
Merged

CBL-6606 : LogSinks C++ Wrapper API #588

merged 3 commits into from
Jan 18, 2025

Conversation

pasin
Copy link
Contributor

@pasin pasin commented Jan 9, 2025

Implemented LogSinks C++ Wrapper API and add sanity API tests.

Implemented LogSinks C++ Wrapper API and add sanity API tests.
@cbl-bot
Copy link

cbl-bot commented Jan 9, 2025

Code Coverage Results:

Branches Functions Instantiations Lines Regions
76.94 93.67 41.43 90.5 86.45

@pasin pasin requested review from velicuvlad and bmeike January 9, 2025 23:05
@bmeike
Copy link

bmeike commented Jan 10, 2025

I don't quite understand the purpose of this thing. Is it, perhaps, just about visibility?

test/CBLTest.cc Outdated Show resolved Hide resolved
@velicuvlad
Copy link
Contributor

velicuvlad commented Jan 13, 2025

It looks like the Android validation won't run. GHA runners seems to be deprecated macos 12 a while back, but they just moved it to unsupported now at the start of Jan. And the Android validation is set to run only on 12.
actions/runner-images#10721

@pasin
Copy link
Contributor Author

pasin commented Jan 18, 2025

I don't quite understand the purpose of this thing. Is it, perhaps, just about visibility?

Yes, just make it visible via the C++ API (not C API).

@pasin
Copy link
Contributor Author

pasin commented Jan 18, 2025

I have tried to update the use the new macOS but I couldn't get the android SDK and tools to install due to some mismatched Java version. Will try later.

@pasin pasin merged commit 97e5361 into release/3.2 Jan 18, 2025
6 of 7 checks passed
@pasin pasin deleted the CBL-6606 branch January 18, 2025 19:44
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.

4 participants