deathbeds / ipydrawio

A standalone embedding of the FOSS drawio / mxgraph package into jupyterlab
https://ipydrawio.rtfd.io
Apache License 2.0
51 stars 4 forks source link

Figure out coverage regressions #107

Open bollwyvl opened 1 year ago

bollwyvl commented 1 year ago

Elevator Pitch

Get coverage of key files like app.py back.

Motivation

Helps keep the repo in an easy-to-review state of "coverage not go down"

Design Ideas

Seems related to interplay between pytest-console-scripts, coverage and potentially others.