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

add support for OSC sequences #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add support for OSC sequences #9

wants to merge 1 commit into from

Conversation

MichaelMure
Copy link
Owner

fix #8

@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2020

Codecov Report

Merging #9 into master will decrease coverage by 1.58%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   89.00%   87.41%   -1.59%     
==========================================
  Files           8        8              
  Lines         491      453      -38     
==========================================
- Hits          437      396      -41     
- Misses         38       41       +3     
  Partials       16       16              
Impacted Files Coverage Δ
escapes.go 92.18% <84.84%> (-7.82%) ⬇️
len.go 100.00% <100.00%> (ø)
wrap.go 92.21% <100.00%> (-0.18%) ⬇️
escape_state.go 75.00% <0.00%> (-1.69%) ⬇️
align.go 95.65% <0.00%> (-0.65%) ⬇️
trim.go 100.00% <0.00%> (ø)
left_pad.go 100.00% <0.00%> (ø)
truncate.go 100.00% <0.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 46fc7e5...761ab74. Read the comment docs.

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.

Add support for OSC sequences
2 participants