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: defined types for Paragon export #2566

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

fix: update package-lock.json

24efb89
Select commit
Loading
Failed to load commit list.
Open

[BD-46] feat: defined types for Paragon export #2566

fix: update package-lock.json
24efb89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2023 in 1s

91.69% (+0.03%) compared to 7e5b37d

View this Pull Request on Codecov

91.69% (+0.03%) compared to 7e5b37d

Details

Codecov Report

Patch coverage: 75.00% and project coverage change: +0.03% 🎉

Comparison is base (7e5b37d) 91.65% compared to head (24efb89) 91.69%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2566      +/-   ##
==========================================
+ Coverage   91.65%   91.69%   +0.03%     
==========================================
  Files         236      236              
  Lines        4195     4227      +32     
  Branches     1012     1022      +10     
==========================================
+ Hits         3845     3876      +31     
- Misses        346      347       +1     
  Partials        4        4              
Files Changed Coverage Δ
src/Breadcrumb/index.jsx 100.00% <ø> (ø)
src/Card/CardStatus.jsx 100.00% <ø> (ø)
src/ChipCarousel/index.tsx 84.84% <ø> (ø)
src/ActionRow/index.tsx 93.33% <75.00%> (ø)

... and 3 files with indirect coverage changes

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