sergiitk / pagerbeauty

:pager::sparkles: PagerDuty on-call widget for monitoring dashboard. Datadog and Grafana compatible
https://demo.pagerbeauty.sergii.org/v1/schedules/PDUQGYJ.html
MIT License
338 stars 27 forks source link

[CLEANUP io] Limit information exposed though contact methods #134

Closed sergiitk closed 4 years ago

sergiitk commented 4 years ago

What's this PR do?

codecov[bot] commented 4 years ago

Codecov Report

Merging #134 into master will increase coverage by 0.42%. The diff coverage is 23.07%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #134      +/-   ##
========================================
+ Coverage    7.27%   7.7%   +0.42%     
========================================
  Files          22     23       +1     
  Lines         522    532      +10     
========================================
+ Hits           38     41       +3     
- Misses        484    491       +7
Impacted Files Coverage Δ
src/pagerbeauty.js 0% <ø> (ø) :arrow_up:
src/models/OnCall.js 44.44% <0%> (-1.71%) :arrow_down:
src/services/OnCallsService.js 0% <0%> (ø) :arrow_up:
src/app/PagerBeautyWorker.js 0% <0%> (ø) :arrow_up:
src/models/ContactMethod.js 42.85% <42.85%> (ø)

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 0c51186...090c7d2. Read the comment docs.

sergiitk commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: