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

Moved xml definitions to atspi-common #165

Merged
merged 5 commits into from
Mar 19, 2024
Merged

Moved xml definitions to atspi-common #165

merged 5 commits into from
Mar 19, 2024

Conversation

luukvanderduim
Copy link
Collaborator

Also make sure these are around when we publish by adding them in include of Cargo.toml,

Upgrade to zbus-lockstep v0.4.4

Also, set tokio's default-features (instead of default_features)

Also make sure these are around when we publish by adding them in `include` of
`Cargo.toml`,

Upgrade to `zbus-lockstep` v0.4.4

Also, set tokio's default-features (instead of default_features)
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.38%. Comparing base (c3338f4) to head (303c458).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
- Coverage   89.39%   89.38%   -0.02%     
==========================================
  Files          39       39              
  Lines        3273     3268       -5     
==========================================
- Hits         2926     2921       -5     
  Misses        347      347              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TTWNO TTWNO linked an issue Mar 18, 2024 that may be closed by this pull request
atspi-common/Cargo.toml Outdated Show resolved Hide resolved
@luukvanderduim luukvanderduim merged commit 6097ab7 into main Mar 19, 2024
13 checks passed
@luukvanderduim luukvanderduim deleted the move-xml branch March 19, 2024 11:30
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.

cargo fmt and cargo publish disagree about location of bneches directory
2 participants