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

Documentation for the first release #21

Closed hmirin closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #21 (3766722) into main (5495deb) will decrease coverage by 0.09%. The diff coverage is 83.80%.

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   80.81%   80.73%   -0.09%     
==========================================
  Files          20       19       -1     
  Lines        1074     1085      +11     
==========================================
+ Hits          868      876       +8     
- Misses        206      209       +3     
Files Changed Coverage Δ
src/prompttrail/core/const.py 84.61% <ø> (ø)
src/prompttrail/core/errors.py 86.66% <ø> (ø)
src/prompttrail/core/utils.py 54.54% <0.00%> (ø)
src/prompttrail/agent/hooks/_core.py 63.49% <50.00%> (ø)
src/prompttrail/agent/__init__.py 64.15% <64.15%> (-35.85%) :arrow_down:
src/prompttrail/core/cache.py 84.21% <84.21%> (ø)
src/prompttrail/core/mocks.py 85.29% <85.29%> (ø)
src/prompttrail/agent/templates/_control.py 85.00% <87.50%> (ø)
src/prompttrail/core/__init__.py 82.20% <90.90%> (ø)
src/prompttrail/agent/hooks/__init__.py 100.00% <100.00%> (ø)
... and 9 more

: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 25 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication