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

[wip] lib reflect #769

Merged
merged 5 commits into from
Sep 22, 2024

internal/lib/reflect: type.Field FieldByIndex FieldByName

9eb9b48
Select commit
Loading
Failed to load commit list.
Merged

[wip] lib reflect #769

internal/lib/reflect: type.Field FieldByIndex FieldByName
9eb9b48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2024 in 0s

97.57% (-0.01%) compared to 9e88484, passed because coverage increased by +0.00% when compared to adjusted base (97.57%)

View this Pull Request on Codecov

97.57% (-0.01%) compared to 9e88484, passed because coverage increased by +0.00% when compared to adjusted base (97.57%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.57%. Comparing base (9e88484) to head (9eb9b48).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #769      +/-   ##
==========================================
- Coverage   97.58%   97.57%   -0.01%     
==========================================
  Files          20       20              
  Lines        5169     5165       -4     
==========================================
- Hits         5044     5040       -4     
  Misses        106      106              
  Partials       19       19              

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