Skip to content

Implement ExposedThing functionality#182

Draft
JKRhb wants to merge 5 commits into
mainfrom
http-server
Draft

Implement ExposedThing functionality#182
JKRhb wants to merge 5 commits into
mainfrom
http-server

Conversation

@JKRhb

@JKRhb JKRhb commented Jun 14, 2024

Copy link
Copy Markdown
Member

This PR will add support for exposing Things to the project, starting with the HTTP binding.

@codecov-commenter

codecov-commenter commented Jun 14, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 6.61479% with 240 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.67%. Comparing base (fc3d0a6) to head (748790e).
⚠️ Report is 74 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/core/implementation/exposed_thing.dart 0.79% 125 Missing ⚠️
lib/src/binding_http/http_server.dart 2.40% 81 Missing ⚠️
lib/src/core/implementation/servient.dart 29.03% 22 Missing ⚠️
lib/src/binding_http/http_extensions.dart 0.00% 10 Missing ⚠️
lib/src/binding_coap/coap_server.dart 0.00% 2 Missing ⚠️

❌ Your patch status has failed because the patch coverage (6.61%) is below the target coverage (100.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- Coverage   63.34%   57.67%   -5.67%     
==========================================
  Files          78       79       +1     
  Lines        2275     2495     +220     
==========================================
- Hits         1441     1439       -2     
- Misses        834     1056     +222     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

JKRhb and others added 3 commits July 17, 2024 15:14
This method is not specified in the Scripting API specification and should
therefore be removed from the interface definition.
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