InsightCenterNoodles / Orzo

Noodles Rendering Client in Python
MIT License
0 stars 1 forks source link

Added docs and restructured as package #2

Closed alexracape closed 1 year ago

alexracape commented 1 year ago

Also fixed workflow to work with headless GitHub workflow environment

alexracape commented 1 year ago

Forgot to add changes from test to CI as well

github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 18.34% to 22.57% :arrow_up:

55% of new lines are covered.

Diff Coverage details (click to unfold) ### orzo/core.py `41.66%` of new lines are covered (`41.66%` of the complete file). Missing lines: `24`, `25`, `28`, `29`, `30`, `31`, `33` ### orzo/__init__.py `100%` of new lines are covered (`100%` of the complete file). ### orzo/window.py `66.66%` of new lines are covered (`21.73%` of the complete file). Missing lines: `133` ### orzo/delegates.py `66.66%` of new lines are covered (`22.78%` of the complete file). Missing lines: `163`