getludic / ludic

🌳 Web Development in Pure Python with Type-Guided Components.
https://getludic.dev
MIT License
750 stars 14 forks source link

Improve ludic.web coverage #88

Open paveldedik opened 2 months ago

paveldedik commented 2 months ago

The coverage can be seen here:

 https://app.codecov.io/gh/getludic/ludic/tree/main/ludic%2Fweb  mainly the ludic.web.responses module has only 77 % coverage

Coverage can be observed after running pytest:

hatch shell

pytest --cov