Josh Friend
Josh Friend
@Demidong just FYI, I'm not a project maintainer so it is unlikely that I will be able to help if you @ mention me
Perhaps `RecyclerViewTouchActionGuardManager` should have a `attachSwipeRefresh` method similar to `attachRecyclerView` which disables the swipe refresh view when an item interaction is taking place.
> One simple solution is to move your coverage.py settings into a .coveragerc file. If you do that, things work. My project uses a `.coveragerc` file and coverage reporting still...
Thanks for the reminder, sorry I was not able to give a full project example (it's proprietary). I may still be able to extract a shareable example from it though...
I don't see anything weird in this debug log, but this is from a test session that ended with the `Can't combine arc data with line data` failure: ``` 41553.9654:...
Yes, `dataop` was included, and thats a full output to the file I specified with `COVERAGE_DEBUG_FILE`. What's inside `snip` is just a list of all the python files in my...
I do use `branch = true`, I posted my entire coveragerc in an earlier comment: https://github.com/nedbat/coveragepy/issues/512#issuecomment-1030099482
The issue is not able to be replicated reliably in my projects, so unfortunately I could not tell you
I have been using explicit `--cov-config=path/to/.coveragerc` the entire time as my projects use a git submodule to share the coverage/linter/etc configs across projects. I have not changed anything about my...
hey guys, there's a :+1: reaction, just use that instead of leaving "+1" comments. it helps cut down on the noise.