go-auth0 icon indicating copy to clipboard operation
go-auth0 copied to clipboard

Add Support for Bring Your Own Key & Customer Key-Lifecycle Management

Open developerkunal opened this issue 1 year ago • 1 comments

🔧 Changes

  • Add Support for Bring Your Own Key & Customer Key-Lifecycle Management

📚 References

🔬 Testing

📝 Checklist

  • [x] All new/changed/fixed functionality is covered by tests (or N/A)
  • [x] I have added documentation for all new/changed functionality (or N/A)

developerkunal avatar Aug 21 '24 09:08 developerkunal

Codecov Report

Attention: Patch coverage is 96.10390% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.64%. Comparing base (88dff30) to head (fc9c263).

Files Patch % Lines
management/encryption_key.go 91.17% 3 Missing :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #435   +/-   ##
=======================================
  Coverage   95.64%   95.64%           
=======================================
  Files          48       49    +1     
  Lines        8081     8158   +77     
=======================================
+ Hits         7729     7803   +74     
- Misses        235      238    +3     
  Partials      117      117           

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

codecov-commenter avatar Aug 21 '24 10:08 codecov-commenter