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

Fix: firmware v8.1.1 / protocol v2.30 changes topology command #80

Merged
merged 6 commits into from
May 10, 2020

Conversation

mint-dewit
Copy link
Contributor

Firmware v8.1.1 / protocol v2.30 changes the topology command. This is a preliminary PR that intends to handle the change. See also #79

@codecov-io
Copy link

codecov-io commented Apr 18, 2020

Codecov Report

Merging #80 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   87.02%   87.02%           
=======================================
  Files         113      113           
  Lines        2735     2737    +2     
  Branches      381      382    +1     
=======================================
+ Hits         2380     2382    +2     
  Misses        349      349           
  Partials        6        6           
Impacted Files Coverage Δ
src/commands/DeviceProfile/topologyCommand.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b40374...60d6bef. Read the comment docs.

@Julusian Julusian merged commit cd3f386 into master May 10, 2020
@Julusian Julusian deleted the feat/proto-v230-topology-changes branch May 10, 2020 18:39
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