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

[Bug] Fix for environment detection in barebones environments. #1076

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

nopdive
Copy link
Collaborator

@nopdive nopdive commented Nov 11, 2024

Missing import error catch in environment detection. This is critical for docker and VM execution of guidance.

Missing import error catch in environment detection.
Moved exceptions catch into one line.
@Harsha-Nori Harsha-Nori merged commit 13ef66e into guidance-ai:main Nov 11, 2024
18 checks passed
@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.33%. Comparing base (c7e2fbc) to head (11c60b1).
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1076      +/-   ##
==========================================
- Coverage   66.61%   65.33%   -1.28%     
==========================================
  Files          65       65              
  Lines        5173     5173              
==========================================
- Hits         3446     3380      -66     
- Misses       1727     1793      +66     

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

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.

3 participants