Skip to content

fix for relative path to .env #383

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: main
Choose a base branch
from

Conversation

jsdbroughton
Copy link
Contributor

I find I have to override this when running tests locally.

Perhaps there is another way, or a failsafe alternative

I find I have to override this when running tests locally.

Perhaps there is another way, or a failsafe alternative
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.79%. Comparing base (6c33c61) to head (fbfd8bb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #383   +/-   ##
=======================================
  Coverage   89.79%   89.79%           
=======================================
  Files         129      129           
  Lines        6852     6852           
=======================================
  Hits         6153     6153           
  Misses        699      699           

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

@gjedlicska
Copy link
Collaborator

ping @cdriesler for a functional test

@JR-Morgan
Copy link
Member

JR-Morgan commented Feb 18, 2025

@jsdbroughton how are you running the tests? poery run pytest or via VS code's test runner?

I had some issues with the former. But had no problem running the local tests today via VS code

@cdriesler
Copy link
Member

@jsdbroughton finally looked at this specifically - I do not need to override things either which makes me feel like this is a local environment issue. Which we might be able to protect against in the SDK but we also might be able to assert in the template/readme. Are you still experiencing it?

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.

4 participants