run-llama / llama_deploy

Deploy your agentic worfklows to production
https://docs.llamaindex.ai/en/stable/module_guides/llama_deploy/
MIT License
1.86k stars 193 forks source link

chore: do not report coverage for test code #310

Closed masci closed 1 month ago

masci commented 1 month ago

We're currently including files under tests/ for calculating the coverage, let's ignore them instead.

Note: coveralls check is expected to fail, because we're removing false positives and actual coverage is supposed to go down.

coveralls commented 1 month ago

Coverage Status

coverage: 66.061% (-9.8%) from 75.908% when pulling f3aca220a3507a57f24f085522199c68ebff1805 on massi/coverage into 42d1265499f641ce3f0602185ee228edf8ce9649 on main.