newrelic / terraform-provider-newrelic

Terraform provider for New Relic
https://registry.terraform.io/providers/newrelic/newrelic/latest/docs
Mozilla Public License 2.0
202 stars 245 forks source link

feat(synthetics): add next gen runtime support to step, cert check, broken links monitors #2602

Closed pranav-new-relic closed 6 months ago

pranav-new-relic commented 6 months ago

This PR aims at

All changes have been tested manually as well.

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 12.78195% with 232 lines in your changes are missing coverage. Please review.

Project coverage is 33.69%. Comparing base (b0bdc28) to head (d50c0bf).

Files Patch % Lines
...resource_newrelic_synthetics_cert_check_monitor.go 11.23% 79 Missing :warning:
...ctures_newrelic_synthetics_broken_links_monitor.go 0.00% 36 Missing :warning:
...lic/structures_newrelic_synthetics_step_monitor.go 0.00% 36 Missing :warning:
...source_newrelic_synthetics_broken_links_monitor.go 3.03% 32 Missing :warning:
...relic/resource_newrelic_synthetics_step_monitor.go 23.80% 32 Missing :warning:
newrelic/resource_helpers_synthetics.go 43.33% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2602 +/- ## ========================================== + Coverage 33.01% 33.69% +0.68% ========================================== Files 98 98 Lines 26623 26871 +248 ========================================== + Hits 8790 9055 +265 + Misses 17675 17622 -53 - Partials 158 194 +36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pranav-new-relic commented 6 months ago
image

(March 26, 2024)