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 infix wildcard #46

Merged
merged 15 commits into from
Nov 6, 2024

feat: fix comment

e0a3c7c
Select commit
Loading
Failed to load commit list.
Merged

Add support for infix wildcard #46

feat: fix comment
e0a3c7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 1s

90.46% (+0.32%) compared to 3bea8fb

View this Pull Request on Codecov

90.46% (+0.32%) compared to 3bea8fb

Details

Codecov Report

Attention: Patch coverage is 96.18321% with 10 lines in your changes missing coverage. Please review.

Project coverage is 90.46%. Comparing base (3bea8fb) to head (e0a3c7c).

Files with missing lines Patch % Lines
fox.go 91.52% 3 Missing and 2 partials ⚠️
node.go 89.74% 3 Missing and 1 partial ⚠️
tree.go 99.37% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   90.14%   90.46%   +0.32%     
==========================================
  Files          18       18              
  Lines        2202     2832     +630     
==========================================
+ Hits         1985     2562     +577     
- Misses        158      210      +52     
- Partials       59       60       +1     

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