combinatrix-ai / PromptTrail

PromptTrail: A lightweight library for Prompt Programming, Agent as Code
https://prompttrail.readthedocs.io/en/latest/quickstart.html
MIT License
12 stars 0 forks source link

Fix following SonarCloud #18

Closed hmirin closed 1 year ago

hmirin commented 1 year ago

close #15

codecov[bot] commented 1 year ago

Codecov Report

Merging #18 (97df1bf) into main (6004a16) will decrease coverage by 0.01%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   81.42%   81.42%   -0.01%     
==========================================
  Files          20       20              
  Lines        1050     1055       +5     
==========================================
+ Hits          855      859       +4     
- Misses        195      196       +1     
Files Changed Coverage Δ
src/prompttrail/agent/tool.py 85.32% <0.00%> (ø)
src/prompttrail/agent/hook/core.py 63.49% <50.00%> (ø)
src/prompttrail/agent/template/control.py 85.00% <83.33%> (-0.17%) :arrow_down:
src/prompttrail/agent/core.py 64.15% <100.00%> (ø)
src/prompttrail/agent/template/core.py 80.53% <100.00%> (ø)
src/prompttrail/agent/template/openai.py 88.67% <100.00%> (ø)

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

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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
0.0% 0.0% Duplication