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 summary for agent #12

Merged
merged 7 commits into from
Aug 17, 2023
Merged

Add summary for agent #12

merged 7 commits into from
Aug 17, 2023

Conversation

hmirin
Copy link
Contributor

@hmirin hmirin commented Aug 17, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #12 (3af0f97) into main (5b177a7) will increase coverage by 0.02%.
The diff coverage is 64.10%.

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   76.31%   76.33%   +0.02%     
==========================================
  Files          17       17              
  Lines        1068     1069       +1     
==========================================
+ Hits          815      816       +1     
  Misses        253      253              
Files Changed Coverage Δ
src/prompttrail/util.py 44.44% <0.00%> (ø)
src/prompttrail/agent/user_interaction.py 75.00% <50.00%> (ø)
src/prompttrail/agent/hook/core.py 70.00% <58.62%> (ø)
src/prompttrail/agent/template.py 66.16% <61.72%> (ø)
src/prompttrail/agent/runner.py 80.45% <73.91%> (+0.22%) ⬆️
src/prompttrail/agent/hook/code.py 86.84% <90.00%> (ø)
src/prompttrail/agent/core.py 84.31% <100.00%> (ø)
src/prompttrail/agent/tool.py 85.32% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarcloud
Copy link

sonarcloud bot commented Aug 17, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
3.4% 3.4% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@hmirin hmirin merged commit 9739292 into main Aug 17, 2023
4 of 6 checks passed
@hmirin hmirin deleted the documentation branch August 17, 2023 15:15
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.

1 participant