Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Framework migration (Don't merge) #1059

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Framework migration (Don't merge) #1059

wants to merge 1 commit into from

Conversation

acwest
Copy link
Contributor

@acwest acwest commented Oct 28, 2024

🔧 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-commenter
Copy link

codecov-commenter commented Oct 28, 2024

Codecov Report

Attention: Patch coverage is 71.70306% with 648 lines in your changes missing coverage. Please review.

Project coverage is 87.41%. Comparing base (e6a076f) to head (7ba122a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/framework/tf/value/value.go 0.00% 135 Missing ⚠️
internal/framework/attr/value/value.go 24.27% 130 Missing and 1 partial ⚠️
...l/framework/auth0/encryptionkeymanager/resource.go 78.68% 54 Missing and 24 partials ⚠️
internal/config/config.go 3.12% 62 Missing ⚠️
...l/framework/auth0/resourceserver/resource_scope.go 72.52% 37 Missing and 13 partials ⚠️
internal/framework/auth0/resourceserver/expand.go 78.23% 29 Missing and 13 partials ⚠️
.../framework/auth0/resourceserver/resource_scopes.go 80.72% 23 Missing and 9 partials ⚠️
...nternal/framework/auth0/resourceserver/resource.go 91.62% 22 Missing and 9 partials ⚠️
internal/framework/schema/importer.go 22.22% 18 Missing and 3 partials ⚠️
internal/framework/auth0/resourceserver/flatten.go 89.18% 13 Missing and 7 partials ⚠️
... and 6 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1059      +/-   ##
==========================================
- Coverage   89.21%   87.41%   -1.81%     
==========================================
  Files         130      139       +9     
  Lines       18060    19226    +1166     
==========================================
+ Hits        16112    16806     +694     
- Misses       1379     1819     +440     
- Partials      569      601      +32     
Files with missing lines Coverage Δ
internal/auth0/client/data_source_clients.go 93.54% <100.00%> (ø)
...al/framework/auth0/encryptionkeymanager/flatten.go 100.00% <100.00%> (ø)
internal/framework/provider/data_source.go 100.00% <100.00%> (ø)
internal/framework/schema/schema.go 100.00% <100.00%> (ø)
internal/provider/provider.go 100.00% <ø> (ø)
internal/framework/provider/provider.go 97.67% <97.67%> (ø)
internal/framework/error/diag_error.go 81.25% <81.25%> (ø)
...rnal/framework/auth0/resourceserver/data_source.go 97.10% <97.10%> (ø)
internal/framework/provider/mux_server.go 66.66% <66.66%> (ø)
main.go 0.00% <0.00%> (ø)
... and 11 more

@acwest acwest force-pushed the framework-migration branch 7 times, most recently from 36d88f8 to 04be9d5 Compare October 31, 2024 14:11
@acwest acwest force-pushed the framework-migration branch from 04be9d5 to 7ba122a Compare January 22, 2025 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants