#77 — Wrong coverage count in tests

Repo: Twill-AI/twill-llm-engine State: open | Status: open Assignee: meliascosta

Created: 2024-08-02 · Updated: 2024-08-02

Description

I’m experiencing this issue while running test coverage on twill-llm-engine: https://github.com/nedbat/coveragepy/issues/1082

Statements after an await don’t get counted:

Image

Steps to reproduce:

make test
make coverage

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets