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

feat!: improve InteractionOutput implementation #106

Merged
merged 6 commits into from
Jan 27, 2024
Merged

feat!: improve InteractionOutput implementation #106

merged 6 commits into from
Jan 27, 2024

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Jan 20, 2024

This PR incorporates some of the changes discussed in eclipse-thingweb/node-wot#1221 and w3c/wot-scripting-api#534 into the implementation of the InteractionOutput interface, while also aligning it a bit closer to the specification and improving both tests and documentation.

There is still some work to be done, especially when it comes to the recent comments in w3c/wot-scripting-api#534, therefore at least one follow-up PR can be expected soon.

@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (457a113) 65.37% compared to head (a4af92b) 65.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
+ Coverage   65.37%   65.88%   +0.50%     
==========================================
  Files          73       74       +1     
  Lines        2383     2389       +6     
==========================================
+ Hits         1558     1574      +16     
+ Misses        825      815      -10     

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

@JKRhb JKRhb force-pushed the output-value branch 2 times, most recently from 1b53930 to 95dede2 Compare January 27, 2024 20:55
@JKRhb JKRhb changed the title fix: improve InteractionOutput implementation feat!: improve InteractionOutput implementation Jan 27, 2024
@JKRhb JKRhb marked this pull request as ready for review January 27, 2024 22:44
@JKRhb JKRhb merged commit 89fe292 into main Jan 27, 2024
4 checks passed
@JKRhb JKRhb deleted the output-value branch January 27, 2024 22:45
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