Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PagerDuty integration #46

Merged
merged 16 commits into from
Sep 29, 2020
Merged

PagerDuty integration #46

merged 16 commits into from
Sep 29, 2020

Conversation

adamkobor
Copy link
Collaborator

Resolves #7

@adamkobor adamkobor added the WIP label Sep 17, 2020
@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

Merging #46 into main will decrease coverage by 0.58%.
The diff coverage is 94.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #46      +/-   ##
============================================
- Coverage     96.01%   95.42%   -0.59%     
- Complexity      258      291      +33     
============================================
  Files            56       60       +4     
  Lines           978     1094     +116     
  Branches         81       89       +8     
============================================
+ Hits            939     1044     +105     
- Misses           16       21       +5     
- Partials         23       29       +6     
Impacted Files Coverage Δ Complexity Δ
...szuptime/kuvasz/handlers/RTCMessageEventHandler.kt 96.87% <ø> (ø) 5.00 <0.00> (ø)
...ptime/kuvasz/models/handlers/TelegramAPIMessage.kt 60.00% <66.66%> (ø) 2.00 <1.00> (ø)
.../kuvasz/models/handlers/PagerdutyResolveRequest.kt 75.00% <75.00%> (ø) 3.00 <3.00> (?)
...kuvaszuptime/kuvasz/services/MonitorCrudService.kt 83.33% <83.33%> (-0.39%) 22.00 <3.00> (+2.00) ⬇️
.../kuvasz/models/handlers/PagerdutyTriggerRequest.kt 93.33% <93.33%> (ø) 4.00 <4.00> (?)
...aszuptime/kuvasz/handlers/PagerdutyEventHandler.kt 93.84% <93.84%> (ø) 12.00 <12.00> (?)
...n/com/kuvaszuptime/kuvasz/models/dto/MonitorDto.kt 95.23% <95.23%> (ø) 10.00 <10.00> (?)
...vaszuptime/kuvasz/controllers/MonitorController.kt 100.00% <100.00%> (ø) 10.00 <5.00> (+2.00)
...vaszuptime/kuvasz/handlers/DatabaseEventHandler.kt 100.00% <100.00%> (ø) 9.00 <1.00> (ø)
...kuvaszuptime/kuvasz/handlers/HandlersInfoSource.kt 100.00% <100.00%> (ø) 4.00 <1.00> (ø)
... and 28 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 6e6c88c...0a2c98b. Read the comment docs.

@adamkobor adamkobor removed the WIP label Sep 29, 2020
@adamkobor adamkobor merged commit 879510e into main Sep 29, 2020
@adamkobor adamkobor deleted the pagerduty-integration branch September 29, 2020 15:34
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.

Pagerduty integration
1 participant