Skip to content

Fix Python invocation on Ubuntu 22.04 (jammy)

45a239d
Select commit
Loading
Failed to load commit list.
Merged

Always set _closed future in StdoutWriterProtocol.connection_lost #24

Fix Python invocation on Ubuntu 22.04 (jammy)
45a239d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2025 in 1s

80.49% (+1.29%) compared to 47259d4

View this Pull Request on Codecov

80.49% (+1.29%) compared to 47259d4

Details

Codecov Report

Attention: Patch coverage is 93.13725% with 7 lines in your changes missing coverage. Please review.

Project coverage is 80.49%. Comparing base (47259d4) to head (45a239d).

Files with missing lines Patch % Lines
splitgpg2/stdiostream.py 0.00% 6 Missing ⚠️
splitgpg2/test_termination.py 98.95% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   79.20%   80.49%   +1.29%     
==========================================
  Files           3        4       +1     
  Lines        1433     1528      +95     
==========================================
+ Hits         1135     1230      +95     
  Misses        298      298              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.