BBVAEngineering / ember-alerter

An ember-cli addon to manage notifications
MIT License
0 stars 1 forks source link

Update ci #1

Closed shokmaster closed 5 years ago

shokmaster commented 5 years ago

Update packages and add CI tools.

DB-147634

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@cd80a07). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #1   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      3           
  Lines             ?     60           
  Branches          ?      0           
=======================================
  Hits              ?     60           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
addon/components/alert-item.js 100% <ø> (ø)
addon/components/alert-container.js 100% <100%> (ø)
addon/services/alerter.js 100% <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 cd80a07...0fc9637. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@cd80a07). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #1   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      3           
  Lines             ?     60           
  Branches          ?      0           
=======================================
  Hits              ?     60           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
addon/components/alert-item.js 100% <ø> (ø)
addon/components/alert-container.js 100% <100%> (ø)
addon/services/alerter.js 100% <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 cd80a07...811dded. Read the comment docs.

shokmaster commented 5 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: