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

Event Wrapper Feature Flag #218

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Update version numbers and use wrapper feature in atspi-connection

576ca7d
Select commit
Loading
Failed to load commit list.
Open

Event Wrapper Feature Flag #218

Update version numbers and use wrapper feature in atspi-connection
576ca7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2025 in 0s

85.85% (+1.98%) compared to 28658f4

View this Pull Request on Codecov

85.85% (+1.98%) compared to 28658f4

Details

Codecov Report

Attention: Patch coverage is 98.08841% with 16 lines in your changes missing coverage. Please review.

Project coverage is 85.85%. Comparing base (28658f4) to head (576ca7d).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
atspi-common/src/events/event_wrappers.rs 98.36% 13 Missing ⚠️
atspi-common/src/events/traits.rs 92.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #218      +/-   ##
==========================================
+ Coverage   83.87%   85.85%   +1.98%     
==========================================
  Files          43       42       -1     
  Lines        3231     3154      -77     
==========================================
- Hits         2710     2708       -2     
+ Misses        521      446      -75     

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