andfoy / winpty-rs

Create and spawn processes inside a pseudoterminal in Windows from Rust
Other
23 stars 7 forks source link

PR: Emit newline in process when setting CONPTY_CI #17

Closed andfoy closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #17 (879a651) into main (33b8130) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   74.48%   74.52%   +0.04%     
==========================================
  Files           8        8              
  Lines        1207     1209       +2     
==========================================
+ Hits          899      901       +2     
  Misses        308      308              
Flag Coverage Δ
unittests 74.52% <100.00%> (+0.04%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/pty/base.rs 72.01% <100.00%> (+0.16%) :arrow_up:

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 33b8130...879a651. Read the comment docs.