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

feat: add fields API support #381

Merged
merged 1 commit into from
Mar 25, 2024

feat: add fields API support

36522f0
Select commit
Loading
Failed to load commit list.
Merged

feat: add fields API support #381

feat: add fields API support
36522f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2024 in 0s

91.20% (-0.13%) compared to fb174dc

View this Pull Request on Codecov

91.20% (-0.13%) compared to fb174dc

Details

Codecov Report

Attention: Patch coverage is 82.60870% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 91.20%. Comparing base (fb174dc) to head (36522f0).

Files Patch % Lines
src/fields/index.ts 80.00% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #381      +/-   ##
==========================================
- Coverage   91.33%   91.20%   -0.13%     
==========================================
  Files          37       38       +1     
  Lines        1510     1533      +23     
  Branches      143      147       +4     
==========================================
+ Hits         1379     1398      +19     
  Misses         78       78              
- Partials       53       57       +4     

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