terraform-provider-zpa icon indicating copy to clipboard operation
terraform-provider-zpa copied to clipboard

fix: Fixed application segment match_style validation

Open willguibr opened this issue 1 year ago • 1 comments

fix: Fixed application segment match_style validation

willguibr avatar Aug 15 '24 19:08 willguibr

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.14%. Comparing base (a74ddce) to head (e1a0b56).

Files Patch % Lines
zpa/resource_zpa_application_segment.go 83.33% 1 Missing and 1 partial :warning:
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #476      +/-   ##
==========================================
- Coverage   76.26%   76.14%   -0.12%     
==========================================
  Files          92       92              
  Lines       16818    16823       +5     
==========================================
- Hits        12826    12810      -16     
- Misses       3133     3151      +18     
- Partials      859      862       +3     
Files Coverage Δ
...resource_zpa_application_segment_browser_access.go 61.90% <ø> (-1.09%) :arrow_down:
zpa/resource_zpa_application_segment_inspection.go 65.25% <100.00%> (ø)
zpa/resource_zpa_application_segment_pra.go 58.46% <100.00%> (-5.54%) :arrow_down:
zpa/resource_zpa_application_segment.go 69.19% <83.33%> (+2.24%) :arrow_up:

... and 3 files with indirect coverage changes

codecov-commenter avatar Aug 15 '24 20:08 codecov-commenter