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: some optimization for customized render function #94

Merged
merged 12 commits into from
Jan 11, 2024

fix: update snapshot

d83c7c3
Select commit
Loading
Failed to load commit list.
Merged

feat: some optimization for customized render function #94

fix: update snapshot
d83c7c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 1s

95.29% (+2.14%) compared to e278a47

View this Pull Request on Codecov

95.29% (+2.14%) compared to e278a47

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e278a47) 93.14% compared to head (d83c7c3) 95.29%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   93.14%   95.29%   +2.14%     
==========================================
  Files          46       46              
  Lines        1255     1253       -2     
  Branches      298      297       -1     
==========================================
+ Hits         1169     1194      +25     
+ Misses         84       57      -27     
  Partials        2        2              

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