go-python / gpython

gpython is a python interpreter written in go "batteries not included"
BSD 3-Clause "New" or "Revised" License
870 stars 95 forks source link

Stdlib os closefd #190

Closed sbinet closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #190 (80944be) into main (3e1daa8) will increase coverage by 0.00%. The diff coverage is 77.77%.

@@           Coverage Diff           @@
##             main     #190   +/-   ##
=======================================
  Coverage   73.80%   73.80%           
=======================================
  Files          76       76           
  Lines       12501    12519   +18     
=======================================
+ Hits         9226     9240   +14     
- Misses       2622     2624    +2     
- Partials      653      655    +2     
Impacted Files Coverage Δ
stdlib/os/os.go 67.01% <77.77%> (+0.72%) :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 3e1daa8...80944be. Read the comment docs.