thousandeyes / thousandeyes-sdk-go

Thousandeyes golang API wrapper
Apache License 2.0
12 stars 23 forks source link

Add support for reading alert integrations #70

Closed JTBlanchard closed 3 years ago

JTBlanchard commented 3 years ago

Support for reading integrations for alert rules will enable terraform-provider-thousandeyes to utilize alert rules as a resource rather than a data source.

codecov[bot] commented 3 years ago

Codecov Report

Merging #70 (7faaa42) into master (6644189) will decrease coverage by 3.25%. The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   76.71%   73.45%   -3.26%     
==========================================
  Files          23       24       +1     
  Lines         906      795     -111     
==========================================
- Hits          695      584     -111     
+ Misses        114      113       -1     
- Partials       97       98       +1     
Impacted Files Coverage Δ
agent_agent.go 71.42% <ø> (-4.19%) :arrow_down:
agent_server.go 71.42% <ø> (-4.19%) :arrow_down:
bgp.go 71.42% <ø> (-4.19%) :arrow_down:
dns_dnssec.go 71.42% <ø> (-4.19%) :arrow_down:
dns_server.go 71.42% <ø> (-4.19%) :arrow_down:
dns_trace.go 71.42% <ø> (-4.19%) :arrow_down:
dnsp_domain.go 69.69% <ø> (-5.92%) :arrow_down:
dnsp_server.go 69.69% <ø> (-5.92%) :arrow_down:
ftp_server.go 71.42% <ø> (-4.19%) :arrow_down:
http_server.go 69.69% <ø> (-3.99%) :arrow_down:
... and 32 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 a39d56d...7faaa42. Read the comment docs.