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

[eas-cli] Fix deleting ignored submodules when archiving project #2884

Merged
merged 3 commits into from
Feb 6, 2025

Add test for ignoring submodule in .easignore

767e696
Select commit
Loading
Failed to load commit list.
Merged

[eas-cli] Fix deleting ignored submodules when archiving project #2884

Add test for ignoring submodule in .easignore
767e696
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

52.61% (+0.21%) compared to b3d0924

View this Pull Request on Codecov

52.61% (+0.21%) compared to b3d0924

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.61%. Comparing base (b3d0924) to head (767e696).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2884      +/-   ##
==========================================
+ Coverage   52.41%   52.61%   +0.21%     
==========================================
  Files         588      588              
  Lines       23169    23169              
  Branches     4851     4851              
==========================================
+ Hits        12142    12189      +47     
+ Misses      10053    10014      -39     
+ Partials      974      966       -8     

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