andfoy / winpty-rs

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

PR: Fix some unstable issues related to reading testing on CI #11

Closed andfoy closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #11 (0ddd8d2) into main (1de4e0a) will increase coverage by 0.60%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   74.32%   74.93%   +0.60%     
==========================================
  Files           8        8              
  Lines        1192     1217      +25     
==========================================
+ Hits          886      912      +26     
+ Misses        306      305       -1     
Flag Coverage Δ
unittests 74.93% <100.00%> (+0.60%) :arrow_up:

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

Impacted Files Coverage Δ
src/pty/base.rs 73.18% <100.00%> (+2.01%) :arrow_up:
tests/conpty.rs 71.97% <100.00%> (+0.63%) :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 1de4e0a...0ddd8d2. Read the comment docs.