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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

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.37%. Comparing base (89bcb9b) to head (75001a6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
- Coverage   95.81%   95.37%   -0.45%     
==========================================
  Files          51       52       +1     
  Lines        8461    10389    +1928     
==========================================
+ Hits         8107     9908    +1801     
- Misses        236      363     +127     
  Partials      118      118              

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

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.

3 participants