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 __init__.py to tests directory #771

Closed
wants to merge 13 commits into from

Conversation

AlyssaCote
Copy link
Contributor

@AlyssaCote AlyssaCote commented Oct 29, 2024

This PR solves an issue with one of the tests trying to use helper functions within tests/dragon_wlm/utils and being unable to. Looks like we just needed to add an __init__.py and that solves it.

Solves it locally only! Working on a fix.

@AlyssaCote AlyssaCote requested a review from ankona October 29, 2024 21:45
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (v1.0@f4e76a4). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             v1.0     #771   +/-   ##
=======================================
  Coverage        ?   39.98%           
=======================================
  Files           ?      138           
  Lines           ?     8953           
  Branches        ?        0           
=======================================
  Hits            ?     3580           
  Misses          ?     5373           
  Partials        ?        0           

@AlyssaCote AlyssaCote marked this pull request as draft October 29, 2024 22:03
@AlyssaCote AlyssaCote closed this Oct 30, 2024
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.

1 participant