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

Feature parity between InputField and GlobalSetting #2505

Merged
merged 5 commits into from
Nov 18, 2024

Adds some comments on why certain inherited fields are excluded from …

32e828c
Select commit
Loading
Failed to load commit list.
Merged

Feature parity between InputField and GlobalSetting #2505

Adds some comments on why certain inherited fields are excluded from …
32e828c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

78.84% (+0.44%) compared to 831215d

View this Pull Request on Codecov

78.84% (+0.44%) compared to 831215d

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.84%. Comparing base (831215d) to head (32e828c).
Report is 58 commits behind head on main.

Files with missing lines Patch % Lines
packages/cli/src/commands/scaffold.ts 0.00% 2 Missing ⚠️
packages/cli/src/commands/generate/types.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2505      +/-   ##
==========================================
+ Coverage   78.40%   78.84%   +0.44%     
==========================================
  Files        1044     1065      +21     
  Lines       19897    20436     +539     
  Branches     3964     4065     +101     
==========================================
+ Hits        15600    16113     +513     
+ Misses       3203     3193      -10     
- Partials     1094     1130      +36     

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