GH1795 Add pyrefly coverage step - #1883
Conversation
|
Tried to add pyrefly coverage to the stubs, interesting failure on the 3.11 versions, let me know if you have some background, yes it is much faster but is it worth the hassle to maintain, not totally convinced. |
|
|
thanks for the ping! i was looking at this recently, i think there may a simpler way to do it, will update you |
|
I've pushed to https://github.com/pandas-dev/pandas-stubs/compare/main...MarcoGorelli:pyrefly-coverage-check?expand=1 It bumps pyrefly to 1.2.0, so that the Note that #1819 added missing annotations brought up by pyrefly coverage check, and that's already been merged, so that's why nothing else needs changing now If you agree, do you want to cherry-pick from my branch and update this PR? |
assert_type()to assert the type of any return value)AGENTS.md.Adding pyrefly coverage, needed a few tweaks for the data at the top of test files but this is now looking quite good.