terraform-provider-auth0
terraform-provider-auth0 copied to clipboard
Add HRI related changes to Terraform provider
Still need to fill. this out
π§ Changes
π References
π¬ Testing
π Checklist
- [ ] All new/changed/fixed functionality is covered by tests (or N/A)
- [ ] I have added documentation for all new/changed functionality (or N/A)
Codecov Report
Attention: Patch coverage is 89.14286% with 152 lines in your changes missing coverage. Please review.
Project coverage is 90.24%. Comparing base (
94db0ac) to head (4de0786). Report is 131 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1015 +/- ##
==========================================
- Coverage 90.25% 90.24% -0.01%
==========================================
Files 112 112
Lines 15104 16336 +1232
==========================================
+ Hits 13632 14743 +1111
- Misses 1040 1118 +78
- Partials 432 475 +43
| Files with missing lines | Coverage Ξ | |
|---|---|---|
| internal/auth0/client/data_source.go | 96.69% <100.00%> (+10.58%) |
:arrow_up: |
| internal/auth0/client/expand.go | 96.41% <100.00%> (+<0.01%) |
:arrow_up: |
| internal/auth0/client/resource.go | 98.45% <100.00%> (+0.02%) |
:arrow_up: |
| internal/auth0/tenant/flatten.go | 100.00% <100.00%> (ΓΈ) |
|
| internal/value/value.go | 100.00% <100.00%> (ΓΈ) |
|
| internal/auth0/resourceserver/flatten.go | 97.39% <95.38%> (-2.61%) |
:arrow_down: |
| internal/auth0/tenant/expand.go | 97.82% <95.83%> (-2.18%) |
:arrow_down: |
| internal/auth0/tenant/resource.go | 97.14% <93.54%> (-1.03%) |
:arrow_down: |
| internal/auth0/resourceserver/resource.go | 76.71% <80.83%> (+4.10%) |
:arrow_up: |
| internal/auth0/client/flatten.go | 94.38% <82.85%> (-4.35%) |
:arrow_down: |
| ... and 2 more |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.