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

Add support for ACUL Endpoints in PromptManager #458

Merged
merged 11 commits into from
Dec 6, 2024

Conversation

developerkunal
Copy link
Contributor

@developerkunal developerkunal commented Nov 6, 2024

🔧 Changes

  • Added new methods ReadRendering and UpdateRendering in PromptManager.

📚 References

🔬 Testing

  • Verified ReadRendering and UpdateRendering methods with new unit tests to ensure correct functionality.

📝 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 Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.38%. Comparing base (f54a260) to head (cba6eb2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
+ Coverage   95.36%   95.38%   +0.02%     
==========================================
  Files          52       52              
  Lines       10438    10494      +56     
==========================================
+ Hits         9954    10010      +56     
  Misses        366      366              
  Partials      118      118              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@developerkunal developerkunal marked this pull request as ready for review December 5, 2024 07:35
@developerkunal developerkunal requested a review from a team as a code owner December 5, 2024 07:35
@developerkunal developerkunal merged commit c4109e8 into main Dec 6, 2024
7 checks passed
@developerkunal developerkunal deleted the SDK-4868-ACUL-support-on-go-auth0 branch December 6, 2024 13:22
@developerkunal developerkunal mentioned this pull request Dec 6, 2024
@AntonAM
Copy link

AntonAM commented Dec 6, 2024

@developerkunal the reference links in the PR go to 404, there's no information about "ACUL" in the docs.

@developerkunal
Copy link
Contributor Author

Hi @AntonAM,

We’ve partially released it for now! The documentation will be updated soon as well.

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.

4 participants