Skip to content

Conversation

@rytilahti
Copy link
Member

Updated fixture using dump_devinfo from #597

@codecov
Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5dafc1d) 84.91% compared to head (3b7de34) 84.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #604   +/-   ##
=======================================
  Coverage   84.91%   84.91%           
=======================================
  Files          38       38           
  Lines        3381     3381           
  Branches      851      851           
=======================================
  Hits         2871     2871           
  Misses        424      424           
  Partials       86       86           

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

Copy link
Collaborator

@sdb9696 sdb9696 left a comment

Choose a reason for hiding this comment

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

Looks good but I wonder why there's no get_latest_fw result. Was this definitely run with the latest version of #597?

@rytilahti
Copy link
Member Author

rytilahti commented Jan 2, 2024

Yeah, that is failing as the device is not connected to the cloud:

Testing  firmware..Testing SmartCall(module='firmware', request=SmartRequest(get_latest_fw), should_succeed=True)..FAIL Error querying device: 192.168.250.245: CLOUD_FAILED_ERROR(-1007)

I'm wondering if I should leave it as-is or allow my devices temporarily to access the cloud for this. Looks like the final query is now also failing (with timeout) although it worked pre-merge just fine.. Raising the timeout to 10s doesn't seem to help :-)

@sdb9696
Copy link
Collaborator

sdb9696 commented Jan 2, 2024

Ah ok. That’s fine. I think keep it as-is for now as it gives us an aes device and a slightly different use case.

@rytilahti rytilahti merged commit 864ea92 into python-kasa:master Jan 2, 2024
@rytilahti rytilahti deleted the janitor/update_p110_eu_fixture branch January 2, 2024 18:52
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