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

[BD-46] feat: create chip carousel #2378

Merged

refactor: clean up after rebase and component-generator

acaff78
Select commit
Loading
Failed to load commit list.
Merged

[BD-46] feat: create chip carousel #2378

refactor: clean up after rebase and component-generator
acaff78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2023 in 1s

91.65% (+0.26%) compared to 319b694

View this Pull Request on Codecov

91.65% (+0.26%) compared to 319b694

Details

Codecov Report

Patch coverage: 85.29% and project coverage change: +0.26% 🎉

Comparison is base (319b694) 91.39% compared to head (acaff78) 91.65%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2378      +/-   ##
==========================================
+ Coverage   91.39%   91.65%   +0.26%     
==========================================
  Files         234      236       +2     
  Lines        4161     4195      +34     
  Branches     1001     1012      +11     
==========================================
+ Hits         3803     3845      +42     
+ Misses        351      346       -5     
+ Partials        7        4       -3     
Files Changed Coverage Δ
src/OverflowScroll/OverflowScroll.jsx 100.00% <ø> (ø)
src/ChipCarousel/index.tsx 84.84% <84.84%> (ø)
src/ChipCarousel/messages.js 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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