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 help messages to SourceAgent #1037

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Add help messages to SourceAgent #1037

merged 1 commit into from
Feb 4, 2025

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 commented Feb 4, 2025

Closes #1030

image Screenshot 2025-02-03 at 7 57 33 PM

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 57.68%. Comparing base (60ea02f) to head (fbec13d).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/agents.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1037      +/-   ##
==========================================
- Coverage   57.70%   57.68%   -0.03%     
==========================================
  Files         109      109              
  Lines       14197    14202       +5     
==========================================
  Hits         8192     8192              
- Misses       6005     6010       +5     

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

Copy link
Member

@philippjfr philippjfr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, good suggestion!

@philippjfr philippjfr merged commit 8e42ec2 into main Feb 4, 2025
12 checks passed
@philippjfr philippjfr deleted the add_source_agent_help branch February 4, 2025 19:01
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.

No data set not handled gracefully
2 participants