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

env:pull accepts environment as an argument rather than a flag #2654

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

env:pull accepts environment as an argument rather than a flag

78dc6e4
Select commit
Loading
Failed to load commit list.
Open

env:pull accepts environment as an argument rather than a flag #2654

env:pull accepts environment as an argument rather than a flag
78dc6e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

53.00% (-0.00%) compared to a212662, passed because coverage increased by 0% when compared to adjusted base (53.01%)

View this Pull Request on Codecov

53.00% (-0.00%) compared to a212662, passed because coverage increased by 0% when compared to adjusted base (53.01%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 53.00%. Comparing base (a212662) to head (78dc6e4).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/env/pull.ts 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2654      +/-   ##
==========================================
- Coverage   53.01%   53.00%   -0.00%     
==========================================
  Files         567      567              
  Lines       21647    21651       +4     
  Branches     4242     4243       +1     
==========================================
+ Hits        11474    11475       +1     
- Misses      10143    10146       +3     
  Partials       30       30              

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