achimnol / aiotools

Idiomatic asyncio utilties
https://aiotools.readthedocs.io
MIT License
153 stars 11 forks source link

fix: Improve checks for pidfd availability #51

Closed achimnol closed 2 years ago

achimnol commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #51 (6306c39) into main (46152be) will decrease coverage by 0.05%. The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   78.55%   78.49%   -0.06%     
==========================================
  Files          16       16              
  Lines        1329     1330       +1     
==========================================
  Hits         1044     1044              
- Misses        285      286       +1     
Impacted Files Coverage Δ
src/aiotools/server.py 50.00% <75.00%> (-0.17%) :arrow_down:
src/aiotools/fork.py 74.48% <100.00%> (ø)

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 46152be...6306c39. Read the comment docs.