-
-
Notifications
You must be signed in to change notification settings - Fork 362
Re-add tests/
directory
#3314
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
base: main
Are you sure you want to change the base?
Re-add tests/
directory
#3314
Conversation
Hm that didn't work. 🤔 EDIT: nevermind it did work, I don't know why the coverage report step of the Cython tests didn't show me what I was looking for. I guess maybe I somehow skipped the line while reading... |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3314 +/- ##
===============================================
Coverage 100.00000% 100.00000%
===============================================
Files 125 127 +2
Lines 19253 19261 +8
Branches 1304 1303 -1
===============================================
+ Hits 19253 19261 +8
🚀 New features to boost your workflow:
|
The problem with This usually works best with Codecov, and But since something wasn't right in trio, I've been postponing the original merge. I'd recommend comparing the |
Note for a later search: for some reason
Yeah I tried to add a |
Making this PR to see if this quick fix works.
I want to double check that
source = ["."]
doesn't work before merging this.