fiveai / Cachet

📛 An open source status page system for everyone.
https://cachethq.io
BSD 3-Clause "New" or "Revised" License
101 stars 28 forks source link

Ensure link to manage notification subscriptions are signed #9 #17

Closed sedan07 closed 3 years ago

sedan07 commented 3 years ago

Otherwise you get a lovely 403

codecov-io commented 3 years ago

Codecov Report

Merging #17 (4b6559e) into 2.5 (219f016) will increase coverage by 1.97%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.5      #17      +/-   ##
============================================
+ Coverage     53.94%   55.92%   +1.97%     
  Complexity     1264     1264              
============================================
  Files           275      275              
  Lines          4799     4803       +4     
============================================
+ Hits           2589     2686      +97     
+ Misses         2210     2117      -93     
Impacted Files Coverage Δ Complexity Δ
...s/Component/ComponentStatusChangedNotification.php 40.81% <100.00%> (+1.23%) 8.00 <0.00> (ø)
...Notifications/Incident/NewIncidentNotification.php 47.50% <100.00%> (+37.24%) 7.00 <0.00> (ø)
...ons/IncidentUpdate/IncidentUpdatedNotification.php 46.93% <100.00%> (+38.60%) 7.00 <0.00> (ø)
...Notifications/Schedule/NewScheduleNotification.php 50.00% <100.00%> (+50.00%) 5.00 <0.00> (ø)
app/Integrations/Core/System.php 87.17% <0.00%> (+2.56%) 13.00% <0.00%> (ø%)
app/Presenters/SchedulePresenter.php 35.84% <0.00%> (+3.77%) 26.00% <0.00%> (ø%)
app/Presenters/IncidentUpdatePresenter.php 29.26% <0.00%> (+4.87%) 18.00% <0.00%> (ø%)
app/Presenters/ComponentPresenter.php 100.00% <0.00%> (+5.26%) 10.00% <0.00%> (ø%)
... and 6 more

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 219f016...4b6559e. Read the comment docs.