chore: refactor pytest fixtures and sync pyproject.toml and pre-commit file with main#188
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v3.3.0 #188 +/- ##
==========================================
- Coverage 79.08% 79.07% -0.02%
==========================================
Files 25 25
Lines 3821 3818 -3
==========================================
- Hits 3022 3019 -3
Misses 799 799
🚀 New features to boost your workflow:
|
|
@sbillinge ready for review. The manual edits here are copied over from |
|
@cadenmyers13 this won't merge for some reason. It is saying it is out of date with head or something like that |
|
Btw I don't remember why we are using v3.3.0 as our base branch |
|
I got the reason why we previously open this branch, it is because at that time we were busy with the |
|
@sbillinge what @stevenhua0320 said ^^^
That is odd, this is what it looks like on my end: I pushed an empty commit. did that fix it? |
|
If still the issue persists, the safest thing we could do is to revert the changes on |
|
OK, that seemed to have fixed it. It merged successfully now. |
|
@cadenmyers13 @stevenhua0320 does it make sense to merge main into this branch? Please check that this won't break anything, but I think it should just be a couple of edits. Then how do we test this before merging into main and releasing? I guess that if all tests are passing and all tutorial examples in |
|
@sbillinge I think we could merge main to this one as the |
|
@stevenhua0320 please could you guide this through. Please assign tasks to different people who have the requisite skills to do them but shepherd this to completion |

The manual edits are in
conftest.py,pyproject.toml,.pre-commit-config.yaml, and smallFIXME's soblackanddocformatteragree. All other edits are fromdocformatterand should mirror the edits made in PR #184