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: add failing test around bug with dereffing and leaving .components around #937

Merged
merged 2 commits into from
Oct 8, 2024

fix: remove extra components

39c2120
Select commit
Loading
Failed to load commit list.
Merged

fix: add failing test around bug with dereffing and leaving .components around #937

fix: remove extra components
39c2120
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 1s

99.70% (+0.00%) compared to 1c1ad70

View this Pull Request on Codecov

99.70% (+0.00%) compared to 1c1ad70

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.70%. Comparing base (1c1ad70) to head (39c2120).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #937   +/-   ##
=======================================
  Coverage   99.70%   99.70%           
=======================================
  Files          13       13           
  Lines         336      337    +1     
  Branches       85       85           
=======================================
+ Hits          335      336    +1     
  Misses          1        1           

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