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

Development #64

Open
wants to merge 38 commits into
base: next
Choose a base branch
from
Open

Development #64

wants to merge 38 commits into from

Conversation

adrigzr
Copy link
Collaborator

@adrigzr adrigzr commented Mar 15, 2023

TODO:

  • Create PacketFactory.
  • Add host option to AgnocServer.listen().
  • Rename object from Payload to data.
  • Add tsdoc-required eslint plugin
  • Rename zone to area.
  • Change WithDevice to type helper SetRequired.
  • Change DeviceError to DeviceStatus.
  • Move robotPath logic for unsupported devices to agnoc.
  • Extract Validatable to a Guard.

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #64 (968423d) into next (46f3c06) will increase coverage by 24.39%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             next       #64       +/-   ##
============================================
+ Coverage   75.60%   100.00%   +24.39%     
============================================
  Files         105       226      +121     
  Lines        2025      3019      +994     
  Branches      199       250       +51     
============================================
+ Hits         1531      3019     +1488     
+ Misses        494         0      -494     

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.

1 participant