thousandeyes / thousandeyes-sdk-go

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

fix: Correct alert rules field for list of tests. #78

Closed JTBlanchard closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #78 (3e6fa87) into master (5d5afdd) will increase coverage by 1.42%. The diff coverage is 87.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   72.10%   73.52%   +1.42%     
==========================================
  Files          23       25       +2     
  Lines         828      914      +86     
==========================================
+ Hits          597      672      +75     
- Misses        128      134       +6     
- Partials      103      108       +5     
Impacted Files Coverage Δ
alerts.go 52.17% <ø> (ø)
web_transaction.go 67.74% <ø> (ø)
account_groups.go 85.71% <85.71%> (ø)
client.go 78.07% <85.71%> (+8.83%) :arrow_up:
integration.go 100.00% <100.00%> (ø)

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 7d5dfe2...3e6fa87. Read the comment docs.