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

fix: remove fixtures from automate exports #341

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Conversation

gjedlicska
Copy link
Collaborator

fixtures are a test dependency, importing them in the main package breaks at runtime, cause we're referencing pytest

@gjedlicska gjedlicska requested a review from cdriesler June 7, 2024 16:44
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.65%. Comparing base (3b5421a) to head (addaa99).

Current head addaa99 differs from pull request most recent head 43a5302

Please upload reports for the commit 43a5302 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #341      +/-   ##
==========================================
- Coverage   87.65%   87.65%   -0.01%     
==========================================
  Files          95       95              
  Lines        5671     5670       -1     
==========================================
- Hits         4971     4970       -1     
  Misses        700      700              

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

@gjedlicska gjedlicska merged commit 62c5114 into main Jun 7, 2024
3 checks passed
@gjedlicska gjedlicska deleted the gergo/fixtures_no_init branch June 7, 2024 16:53
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.

None yet

2 participants