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

LXI Event messaging #7

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

LXI Event messaging #7

wants to merge 1 commit into from

Conversation

Atmelfan
Copy link
Owner

Support LXI Event Messaging Extended Function

TODO:

  • Blocking, cannot find any software that supports event messages to test against.

@Atmelfan Atmelfan self-assigned this Nov 30, 2022
@Atmelfan Atmelfan marked this pull request as draft November 30, 2022 15:12
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Base: 41.65% // Head: 43.31% // Increases project coverage by +1.66% 🎉

Coverage data is based on head (6be251b) compared to base (97f5a79).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   41.65%   43.31%   +1.66%     
==========================================
  Files          37       35       -2     
  Lines        4283     5176     +893     
==========================================
+ Hits         1784     2242     +458     
- Misses       2499     2934     +435     
Impacted Files Coverage Δ
device/src/status.rs 97.91% <0.00%> (-2.09%) ⬇️
vxi11/src/common/xdr/basic.rs 77.90% <0.00%> (-1.05%) ⬇️
device/src/trigger.rs 100.00% <0.00%> (ø)
hislip/src/common/messages.rs 0.00% <0.00%> (ø)
hislip/src/server/session/synchronous.rs 0.00% <0.00%> (ø)
hislip/src/server/session/asynchronous.rs 0.00% <0.00%> (ø)
device/src/lock.rs 74.78% <0.00%> (+0.43%) ⬆️
raw/src/server/mod.rs 57.89% <0.00%> (+0.94%) ⬆️
vxi11/src/server/vxi11/core_service.rs 56.94% <0.00%> (+1.01%) ⬆️
vxi11/src/common/onc_rpc/mod.rs 47.53% <0.00%> (+1.61%) ⬆️
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Atmelfan Atmelfan added the enhancement New feature or request label Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant