Skip to content

Reimplement DBus in Swift #4

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

Merged
merged 19 commits into from
May 20, 2025
Merged

Reimplement DBus in Swift #4

merged 19 commits into from
May 20, 2025

Conversation

Joannis
Copy link
Member

@Joannis Joannis commented May 12, 2025

No description provided.

@mihai-chiorean
Copy link
Member

Screenshot 2025-05-14 at 9 47 18 PM added some test coverage

@Joannis
Copy link
Member Author

Joannis commented May 15, 2025

Great progress @mihai-chiorean

Copy link

codecov bot commented May 17, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@mihai-chiorean mihai-chiorean marked this pull request as ready for review May 19, 2025 21:28
@mihai-chiorean mihai-chiorean requested a review from a team May 19, 2025 21:28
@mihai-chiorean mihai-chiorean merged commit 73a648b into main May 20, 2025
4 checks passed
@mihai-chiorean
Copy link
Member

mihai-chiorean commented May 20, 2025

EDG-103

Copy link
Member Author

@Joannis Joannis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got some small public API changes that would be nice, in addition to maybe expanding the tests as indicated by Codecov

interface: String,
method: String,
serial: UInt32,
body: [DBusValue] = [],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overload with body: DBusValue... would be nice

@Joannis Joannis deleted the jo/native-nio branch May 21, 2025 08:56
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.

2 participants