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

Add Environment.require(_:), require(_:as:) #674

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

adam-fowler
Copy link
Member

In most cases you are getting an environment variable you actually require it to exist.

@adam-fowler adam-fowler requested a review from Joannis as a code owner February 10, 2025 14:50
Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.81%. Comparing base (c1d1757) to head (9fda4ac).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #674      +/-   ##
==========================================
+ Coverage   83.77%   83.81%   +0.04%     
==========================================
  Files         116      116              
  Lines        7339     7358      +19     
==========================================
+ Hits         6148     6167      +19     
  Misses       1191     1191              

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

Copy link
Member

@Joannis Joannis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surprised we didn't have this yet! I thought we did.

@adam-fowler adam-fowler merged commit fa528b6 into main Feb 11, 2025
10 checks passed
@adam-fowler adam-fowler deleted the env-require branch February 11, 2025 12:57
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.

2 participants