Skip to content

Restore InternetConnectionProtocol status access - #74

Draft
ipavlidakis wants to merge 1 commit into
developfrom
iliaspavlidakis/fix-internet-connection-status-protocol
Draft

Restore InternetConnectionProtocol status access#74
ipavlidakis wants to merge 1 commit into
developfrom
iliaspavlidakis/fix-internet-connection-status-protocol

Conversation

@ipavlidakis

Copy link
Copy Markdown
Contributor

🔗 Issue Links

N/A

🎯 Goal

Restore synchronous access to the current internet connection status through
InternetConnectionProtocol.

📝 Summary

  • Add the existing InternetConnection.status property to the protocol.
  • Cover access through a protocol existential with a regression test.

🛠 Implementation

Adds a read-only status requirement. InternetConnection already provides
the implementation, so no new state or behavior is introduced.

🎨 Showcase

N/A

🧪 Manual Testing Notes

Automated tests cover the protocol-level API. No manual QA is required.

☑️ Contributor Checklist

  • I have signed the Stream CLA (required)
  • This change should be manually QAed
  • Changelog is updated with client-facing changes
  • Changelog is updated with new localization keys
  • New code is covered by unit tests
  • Documentation has been updated in the docs-content repo

@github-actions

Copy link
Copy Markdown
1 Message
📖 Skipping Danger since the Pull Request is classed as Draft/Work In Progress

Generated by 🚫 Danger

@sonarqubecloud

Copy link
Copy Markdown

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