Skip to content

Conversation

@bastienmoulia
Copy link
Contributor

Not sure it's the best implementation so i'm open to change things.

Closes #4734

@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.39%. Comparing base (b5d5feb) to head (4278bfb).
⚠️ Report is 111 commits behind head on master.

Files with missing lines Patch % Lines
src/modal/modal-ref.ts 87.50% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4736      +/-   ##
==========================================
+ Coverage   88.65%   89.39%   +0.73%     
==========================================
  Files         120      120              
  Lines        3817     4733     +916     
  Branches      747      970     +223     
==========================================
+ Hits         3384     4231     +847     
- Misses        396      502     +106     
+ Partials       37        0      -37     
Flag Coverage Δ
e2e 89.39% <91.66%> (∅)
unit 89.39% <91.66%> (+0.73%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@maxokorokov
Copy link
Member

maxokorokov commented Jun 27, 2024

@bastienmoulia have you searched the history for this? I think there were some efforts to do it that were rolled back, because of some issues.

#3464, #3529 I think this one and maybe other attempts

(didn't have time to look into your PR yet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type for Modal componentInstance and closed response

3 participants