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

tests: Fix imports to tests/assertions.py (fixes #773) #789

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

hartwork
Copy link
Collaborator

@hartwork hartwork commented Dec 8, 2023

Fixes #773

Will need a rebase onto #786 or #787 after merge for a chance at a green CI.

@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cebdd45) 90.10% compared to head (ecb5d84) 90.10%.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #789   +/-   ##
=======================================
  Coverage   90.10%   90.10%           
=======================================
  Files          27       27           
  Lines        1809     1809           
  Branches      335      335           
=======================================
  Hits         1630     1630           
  Misses        134      134           
  Partials       45       45           

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

@hartwork hartwork merged commit 6a31904 into master Dec 10, 2023
9 checks passed
@hartwork hartwork deleted the fix-imports-to-assertions-py branch December 10, 2023 23:59
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.

How is vcrpy importing from a parent directory in a test file
3 participants