BBVAEngineering / ember-network-state

Check and react on network state of your progressive web app
MIT License
21 stars 4 forks source link

feat: add connection-change event #120

Closed josex2r closed 3 years ago

josex2r commented 3 years ago

Use @tracked and emit connection-change event.

codecov[bot] commented 3 years ago

Codecov Report

Merging #120 (5b7580b) into master (d3e58a1) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 5b7580b differs from pull request most recent head 6c55104. Consider uploading reports for the commit 6c55104 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master      #120   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           98        95    -3     
=========================================
- Hits            98        95    -3     
Impacted Files Coverage Δ
addon/services/network.js 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 9ba8b9b...6c55104. Read the comment docs.

adrigzr commented 3 years ago

:tada: This PR is included in version 2.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: