Skip to content

[SC-1504] Make .env loading optional with autoLoadEnv constructor flag #189

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

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

Make dotenv loading optional via constructor flag

618ea75
Select commit
Loading
Failed to load commit list.
Open

[SC-1504] Make .env loading optional with autoLoadEnv constructor flag #189

Make dotenv loading optional via constructor flag
618ea75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2025 in 1s

100.00% (+0.00%) compared to 948af77

View this Pull Request on Codecov

100.00% (+0.00%) compared to 948af77

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (948af77) to head (618ea75).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #189   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          346       346           
  Branches        65        65           
=========================================
  Hits           346       346           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.