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

perf: calendar #1155

Merged
merged 1 commit into from
Nov 15, 2023

perf: calendar

4940b60
Select commit
Loading
Failed to load commit list.
Merged

perf: calendar #1155

perf: calendar
4940b60
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 13, 2023 in 0s

90.23% (+0.00%) compared to 4a03e5c

View this Pull Request on Codecov

90.23% (+0.00%) compared to 4a03e5c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4a03e5c) 90.22% compared to head (4940b60) 90.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1155   +/-   ##
=======================================
  Coverage   90.22%   90.23%           
=======================================
  Files         237      237           
  Lines        5249     5253    +4     
  Branches     1194     1194           
=======================================
+ Hits         4736     4740    +4     
  Misses        503      503           
  Partials       10       10           
Files Coverage Δ
packages/zarm/src/calendar/Calendar.tsx 96.77% <100.00%> (+1.04%) ⬆️
packages/zarm/src/calendar/Month.tsx 95.55% <100.00%> (+0.04%) ⬆️
packages/zarm/src/calendar/utils/parseState.ts 92.85% <100.00%> (-1.59%) ⬇️

... and 1 file with indirect coverage changes

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