Closed braniii closed 1 year ago
Merging #25 (b902e5f) into main (1d5c90e) will increase coverage by
0.04%
. The diff coverage is100.00%
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## main #25 +/- ##
==========================================
+ Coverage 87.15% 87.20% +0.04%
==========================================
Files 8 8
Lines 623 625 +2
==========================================
+ Hits 543 545 +2
Misses 80 80
Impacted Files | Coverage Δ | |
---|---|---|
src/mosaic/__main__.py | 39.58% <100.00%> (+1.28%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This PR adds an textual tui to the click interface. It can be started via
python -m mosaic tui
.