Term.jl icon indicating copy to clipboard operation
Term.jl copied to clipboard

Live renderables

Open FedeClaudi opened this issue 1 year ago • 2 comments

Working on live renderables.

FedeClaudi avatar Aug 29 '22 00:08 FedeClaudi

Codecov Report

Merging #152 (0f138ef) into master (144eea2) will decrease coverage by 2.43%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
- Coverage   92.10%   89.67%   -2.44%     
==========================================
  Files          34       35       +1     
  Lines        2102     2159      +57     
==========================================
  Hits         1936     1936              
- Misses        166      223      +57     
Impacted Files Coverage Δ
src/live.jl 0.00% <0.00%> (ø)
src/introspection.jl 64.10% <0.00%> (-14.85%) :arrow_down:
src/_inspect.jl 95.45% <0.00%> (ø)
src/repr.jl 97.19% <0.00%> (+1.91%) :arrow_up:
src/_progress.jl 87.87% <0.00%> (+2.02%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Aug 29 '22 00:08 codecov-commenter

To Document

  • [ ] basic LIVE api
  • [ ] changes to Progress bar API

FedeClaudi avatar Sep 13 '22 00:09 FedeClaudi