Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for F_GETFD in order to support go1.22+ #84

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mininny
Copy link
Collaborator

@mininny mininny commented Oct 6, 2024

Description

Tests

Additional context

Metadata

@mininny mininny force-pushed the feature/mininny/support-getfd branch from f329bdf to 09810ae Compare October 6, 2024 22:28
@mininny mininny force-pushed the feature/mininny/support-getfd branch from 09810ae to 314efff Compare October 6, 2024 22:46
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.

Project coverage is 71.03%. Comparing base (25feabf) to head (314efff).

Files with missing lines Patch % Lines
rvgo/fast/vm.go 0.00% 19 Missing ⚠️
rvgo/slow/vm.go 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   72.01%   71.03%   -0.99%     
==========================================
  Files          16       16              
  Lines        2734     2772      +38     
==========================================
  Hits         1969     1969              
- Misses        681      719      +38     
  Partials       84       84              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants