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

chore: update Scripting API and TD/TM NPM versions #1165

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

danielpeintner
Copy link
Member

@danielpeintner danielpeintner commented Nov 20, 2023

  • wot-typescript-definitions@0.8.0-SNAPSHOT.29
  • wot-thing-description-types@1.1.0-09-November-2023
  • wot-thing-model-types@1.1.0-09-November-2023

Note: adds empty discovery methods:

  • discover(...)
  • exploreDirectory(...)
  • requestThingDescription(...)

wot-typescript-definitions@0.8.0-SNAPSHOT.29
wot-thing-description-types@1.1.0-09-November-2023
wot-thing-model-types@1.1.0-09-November-2023
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (49546bc) 76.67% compared to head (9a55bd2) 76.67%.

Files Patch % Lines
packages/core/src/wot-impl.ts 54.54% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1165   +/-   ##
=======================================
  Coverage   76.67%   76.67%           
=======================================
  Files          80       80           
  Lines       16661    16625   -36     
  Branches     1604     1603    -1     
=======================================
- Hits        12774    12748   -26     
+ Misses       3857     3847   -10     
  Partials       30       30           

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

Copy link
Member

@JKRhb JKRhb left a comment

Choose a reason for hiding this comment

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

Thank you, @danielpeintner! :) After merging, I will incorporate the changes into #864 which should then be ready for an initial review soon.

Copy link
Member

@relu91 relu91 left a comment

Choose a reason for hiding this comment

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

great thank you Daniel! let's go :)

@relu91 relu91 merged commit a494687 into eclipse-thingweb:master Nov 21, 2023
11 checks passed
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.

3 participants