Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removed pre-compilation from v1.0.x code #194

Closed
wants to merge 4 commits into from
Closed

Conversation

FedeClaudi
Copy link
Owner

Following #191 (comment)
removing pre-compilation code for older Term versions.

@FedeClaudi FedeClaudi mentioned this pull request Jan 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2023

Codecov Report

Merging #194 (8b46ea9) into master (82f1dbe) will increase coverage by 1.15%.
The diff coverage is 97.05%.

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
+ Coverage   94.94%   96.09%   +1.15%     
==========================================
  Files          38       37       -1     
  Lines        2473     2382      -91     
==========================================
- Hits         2348     2289      -59     
+ Misses        125       93      -32     
Impacted Files Coverage Δ
src/Term.jl 90.00% <ø> (ø)
src/prompt.jl 73.58% <0.00%> (ø)
src/__text_utils.jl 96.58% <97.22%> (-0.39%) ⬇️
src/_text_reshape.jl 100.00% <100.00%> (ø)
src/annotations.jl 100.00% <100.00%> (ø)
src/boxes.jl 96.66% <100.00%> (ø)
src/colors.jl 97.87% <100.00%> (+0.04%) ⬆️
src/highlight.jl 100.00% <100.00%> (ø)
src/logs.jl 94.01% <100.00%> (ø)
src/renderables.jl 97.87% <100.00%> (ø)
... and 3 more

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants