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

fix(TypeScript): npm peer dependency install conflicts in user applications #2699

Merged
merged 1 commit into from
Sep 4, 2024

fix(TypeScript): npm peer dependency install conflicts in user applic…

e495329
Select commit
Loading
Failed to load commit list.
Merged

fix(TypeScript): npm peer dependency install conflicts in user applications #2699

fix(TypeScript): npm peer dependency install conflicts in user applic…
e495329
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

92.15% (+0.00%) compared to 1503513

View this Pull Request on Codecov

92.15% (+0.00%) compared to 1503513

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.15%. Comparing base (1503513) to head (e495329).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2699   +/-   ##
=======================================
  Coverage   92.15%   92.15%           
=======================================
  Files          80       80           
  Lines        2536     2536           
  Branches      656      656           
=======================================
  Hits         2337     2337           
  Misses        152      152           
  Partials       47       47           

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