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

feat: peer deps check #1752

Merged
merged 4 commits into from
Mar 3, 2025
Merged

feat: peer deps check #1752

merged 4 commits into from
Mar 3, 2025

Conversation

mdjastrzebski
Copy link
Member

Summary

Check if react-test-renderer is installed in correct version.

Test plan

Copy link

codecov bot commented Mar 3, 2025

Codecov Report

Attention: Patch coverage is 63.15789% with 14 lines in your changes missing coverage. Please review.

Project coverage is 95.42%. Comparing base (9660127) to head (61667b5).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/helpers/ensure-peer-deps.ts 62.16% 14 Missing ⚠️

❌ Your patch status has failed because the patch coverage (63.15%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1752      +/-   ##
==========================================
- Coverage   95.62%   95.42%   -0.20%     
==========================================
  Files          93       94       +1     
  Lines        5207     5245      +38     
  Branches      569      894     +325     
==========================================
+ Hits         4979     5005      +26     
- Misses        228      240      +12     

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

@mdjastrzebski mdjastrzebski merged commit c872048 into main Mar 3, 2025
6 of 7 checks passed
@mdjastrzebski mdjastrzebski deleted the feat/check-deps-versions branch March 3, 2025 16:42
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.

1 participant