fix soap xml parsing for tp-link devices #20

Merged
jackrobison merged 3 commits from fix-tplink-xml-parsing into master 2019-11-14 20:22:14 +01:00
jackrobison commented 2019-11-13 16:57:49 +01:00 (Migrated from github.com)
No description provided.
codecov[bot] commented 2019-11-13 17:00:52 +01:00 (Migrated from github.com)

Codecov Report

Merging #20 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   92.94%   92.94%           
=======================================
  Files          18       18           
  Lines        1360     1360           
=======================================
  Hits         1264     1264           
  Misses         96       96
Impacted Files Coverage Δ
aioupnp/serialization/soap.py 100% <ø> (ø) ⬆️

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 ca34ce2...1570f4a. Read the comment docs.

# [Codecov](https://codecov.io/gh/lbryio/aioupnp/pull/20?src=pr&el=h1) Report > Merging [#20](https://codecov.io/gh/lbryio/aioupnp/pull/20?src=pr&el=desc) into [master](https://codecov.io/gh/lbryio/aioupnp/commit/ca34ce29a67760614cfb3f037f1142b9c535f986?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/lbryio/aioupnp/pull/20/graphs/tree.svg?width=650&token=WAT2zW6Wy6&height=150&src=pr)](https://codecov.io/gh/lbryio/aioupnp/pull/20?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #20 +/- ## ======================================= Coverage 92.94% 92.94% ======================================= Files 18 18 Lines 1360 1360 ======================================= Hits 1264 1264 Misses 96 96 ``` | [Impacted Files](https://codecov.io/gh/lbryio/aioupnp/pull/20?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [aioupnp/serialization/soap.py](https://codecov.io/gh/lbryio/aioupnp/pull/20/diff?src=pr&el=tree#diff-YWlvdXBucC9zZXJpYWxpemF0aW9uL3NvYXAucHk=) | `100% <ø> (ø)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/lbryio/aioupnp/pull/20?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/lbryio/aioupnp/pull/20?src=pr&el=footer). Last update [ca34ce2...1570f4a](https://codecov.io/gh/lbryio/aioupnp/pull/20?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/aioupnp#20
No description provided.