Closed javierbrk closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.79%. Comparing base (
069ac1a
) to head (29822ca
).:exclamation: Current head 29822ca differs from pull request most recent head d7a3873. Consider uploading reports for the commit d7a3873 to get more accurate results
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
shouldn't lime-app ported to shared-state-async ubus interface instead? so we can drop this plugin altogether?
this is just a quick fix to #1093 It will bring consistency to the limeapp version linked in the repository. I think that the other alternative requires a new release of the lime app.
Rpcd get bat hosts call was not working causing lime app UI to fail when trying to retrieve host names.
This pull request fixes the rpc call.
the function "bat_hosts.get_bat_hosts_from_shared_state()" was created for testing purposes.