Skip to content

Add commands to manage environment variables

8495f8e
Select commit
Loading
Failed to load commit list.
Merged

Project environment variable management commands #338

Add commands to manage environment variables
8495f8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2025 in 0s

86.54% (+0.24%) compared to d6ffdfb

View this Pull Request on Codecov

86.54% (+0.24%) compared to d6ffdfb

Details

Codecov Report

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

Project coverage is 86.54%. Comparing base (d6ffdfb) to head (8495f8e).

Files with missing lines Patch % Lines
...i/commands/project/environment_variables/delete.py 90.00% 1 Missing and 1 partial ⚠️
...cli/commands/project/environment_variables/list.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
+ Coverage   86.30%   86.54%   +0.24%     
==========================================
  Files         133      138       +5     
  Lines        4716     4824     +108     
  Branches      605      616      +11     
==========================================
+ Hits         4070     4175     +105     
- Misses        452      454       +2     
- Partials      194      195       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.